ImageGear for C and C++ on Linux v20.0 - Updated
HIG_PDF_SYSENCODING
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_SYSENCODING

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.
Is this page helpful?
Yes No
Thanks for your feedback.