LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnFormat Enumeration


Represents supported annotation file formats. WinRT support
Syntax
public enum AnnFormat : System.Enum 
Leadtools.Annotations.Core.AnnFormat = function() { };
Leadtools.Annotations.Core.AnnFormat.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
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.
Remarks

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.

Example

For an example, refer to AnnCodecs.GetInfoAsync

Requirements

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

See Also

Reference

Leadtools.Annotations.Core Namespace
Annotation Files

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.