Gets a Type 0 font's descendant, which may be a CIDType0 or CIDType2 font.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_font_get_descendant(
HIG_PDF_FONT hFont,
LPHIG_PDF_FONT lphFont
);
|
|
| Name | Type | Description |
|---|---|---|
| hFont | HIG_PDF_FONT | The font whose descendant is obtained. |
| lphFont | LPHIG_PDF_FONT | The font's descendant font. |
Error count.
This function does not process image pixels.