ImageGear for C and C++ on Windows v19.9 - Updated
enumIGArtXSaveFormat
API Reference Guide > ArtX Component API Reference > ArtX Component Enumerations Reference > enumIGArtXSaveFormat

This enumeration specifies format used to save annotations.

Values:

IG_ARTX_SAVE_XML Specifies that annotations should be saved in XML format. This is ArtX native data format.
IG_ARTX_SAVE_LEGACY Specifies that annotations should be saved in Art 2.0 legacy format. It is applicable for legacy annotations only. All ArtX native types are ignored.
IG_ARTX_SAVE_LEGACY_WANG Specifies that annotations should be saved in Art 2.0 WANG legacy format. It is applicable for WANG compatible legacy annotations only. All other annotation types are ignored.