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

Glossary Item Box

Tests whether a font contains any multi-byte characters.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_font_is_multibyte(
        HIG_PDE_FONT hFont,
        LPAT_BOOL lpbResult 
);

Arguments:

Name Type Description
hFont HIG_PDE_FONT PDE font object.
lpbResult LPAT_BOOL TRUE if the font contains any multi-byte characters; FALSE otherwise.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.