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