public enum AnnFormat : System.Enum
Leadtools.Annotations.Core.AnnFormat = function() { }; Leadtools.Annotations.Core.AnnFormat.prototype = {
LeadtoolsMemberMarker(replace me) };
Member | Description |
---|---|
Annotations | (1)Format is XML. This is a text-based format for storing LEAD annotations in the XML (Extensible Markup Language) format. |
Unknown | (0)The format is unknown, not annotations. |
Use this enumeration with the AnnCodecs.SaveAsync method to specify the format to be used when saving the annotation objects.
For more information, refer to Annotation Files.
For an example, refer to AnnCodecs.GetInfoAsync
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2