ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDE_font_set_sysencoding
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_FONT > IG_PDE_font_set_sysencoding

Glossary Item Box

Sets the system encoding object associated with a font object.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_font_set_sysencoding(
        HIG_PDE_FONT hFont,
        HIG_PDF_SYSENCODING hSysEncoding );

Arguments:

hFont PDE Font whose system encoding is set.
hSysEncoding The new system encoding object.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

Changing the system encoding may produce unexpected results.

©2012. Accusoft Corporation. All Rights Reserved.