Sets a font for a text item.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_textitem_set_font( HIG_PDE_TEXT hTextItem, HIG_PDE_FONT hFont ); |
Arguments:
Name | Type | Description |
hTextItem | HIG_PDE_TEXT | Text object containing a text run. |
hFont | HIG_PDE_FONT | Font set for a text item. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.