Gets a font's subtype.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_font_get_subtype(
HIG_PDF_FONT hFont,
LPHIG_PDF_ATOM lphSubType
);
|
|
| Name | Type | Description |
|---|---|---|
| hFont | HIG_PDF_FONT | The font whose subtype is obtained. |
| lphSubType | LPHIG_PDF_ATOM | The font's subtype. |
Error count.
This function does not process image pixels.