Sets the system encoding object associated with a font object.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_font_set_sysencoding( HIG_PDE_FONT hFont, HIG_PDF_SYSENCODING hSysEncoding ); |
Name | Type | Description |
---|---|---|
hFont | HIG_PDE_FONT | PDE Font whose system encoding is set. |
hSysEncoding | HIG_PDF_SYSENCODING | The new system encoding object. |
Error count.
This function does not process image pixels.