Sets the system font object to be used with a font object that does not currently have a system font associated with it.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_font_set_sysfont( HIG_PDE_FONT hFont, HIG_PDF_SYSFONT hSysFont ); |
Arguments:
Name | Type | Description |
hFont | HIG_PDE_FONT | PDE Font whose system font is set. |
hSysFont | HIG_PDF_SYSFONT | The new system font object. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.