LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnCodecsTagFormat Enumeration






Supported annotation tag formats.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnCodecsTagFormat 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnCodecsTagFormat
Leadtools.Annotations.AnnCodecsTagFormat = function() { };
Leadtools.Annotations.AnnCodecsTagFormat.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class AnnCodecsTagFormat : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Serialize.NET Serialize format (not compatible with Win32 or WANG annotations).
TiffSave the object in WANG format, along with all LEAD properties not supported by the Wang specification.
WangSave only the properties supported by the Wang specification.
Remarks
Use this enumeration with the AnnCodecs.SaveToTag method to specify the format to be used when saving the annotation objects to a TIFF tag.

For more information, refer to Annotation Files

Example
For an example, refer to AnnCodecs.SaveToTag.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.AnnCodecsTagFormat

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 Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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