Handle to the system encoding object. Provides system encoding for a PDF file.
Members:
IG_PDF_sysencoding_create_from_base_name | Create an encoding object from base name. |
IG_PDF_sysencoding_create_from_cmap_name | Create an encoding object from a PDF CMap name. |
IG_PDF_sysencoding_create_from_code_page | Create an encoding object from a PDF CMap name. |
IG_PDF_sysencoding_get_writing_mode | Returns writing mode in lpnWritingMode. |
IG_PDF_sysencoding_is_identity | Returns in lpbResult TRUE for Identity-H or Identity-V encoding; FALSE otherwise. |
IG_PDF_sysencoding_is_multibyte | Returns in lpbResult TRUE for CMap encoding; FALSE otherwise. |
IG_PDF_sysencoding_release | Release an encoding object. |