ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / General Objects / HIG_PDF_SYSFONT / IG_PDF_sysfont_get_name
In This Topic
    IG_PDF_sysfont_get_name
    In This Topic

    Gets the PostScript or TrueType styled name for a system font.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDF_sysfont_get_name(
            HIG_PDF_SYSFONT hSysFont,
            LPHIG_PDF_ATOM lphName 
    );
    

    Arguments:

    Name Type Description
    hSysFont HIG_PDF_SYSFONT A SysFont object referencing a system font whose name is obtained.
    lphName LPHIG_PDF_ATOM The PDF atom for the system font's name.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.