Returns in lpbResult TRUE for Identity-H or Identity-V encoding; FALSE otherwise.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_sysencoding_is_identity( HIG_PDF_SYSENCODING hSysEncoding, LPAT_BOOL lpbResult ); |
Name | Type | Description |
---|---|---|
hSysEncoding | HIG_PDF_SYSENCODING | An encoding object. |
lpbResult | LPAT_BOOL | TRUE for Identity-H or Identity-V encoding; FALSE otherwise. |
Error count.
This function does not process image pixels.