ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Enumerations > enumIGArtXTextType Enumeration |
This enumeration specifies available types of text annotation and what TEXT attribute of annotation means - text itself or name of file with text.
IG_ARTX_TEXT_DIRECT_TEXT | Specifies that text stored in annotation is what is for drawing directly. |
IG_ARTX_TEXT_FILE_NAME | Specifies that text stored in annotation is a name of file. File content is used to draw text annotation. |