ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ArtX Component API Reference / ArtX Component Enumerations Reference / enumIGArtXTextType
In This Topic
    enumIGArtXTextType
    In This Topic

    This enumeration is used to establish the context of a mark’s text attribute.

    Values:

    IG_ARTX_TEXT_DIRECT_TEXT Indicates literal text. The mark is drawn using the exact value of its text attribute.
    IG_ARTX_TEXT_FILE_NAME Indicates a file path. The value of a mark’s text attribute is the path to a file. The mark is drawn using the contents of this file.