LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnCodecsTagFormat Enumeration
See Also  
Leadtools.Annotations Namespace : AnnCodecsTagFormat Enumeration



The AnnCodecsTagFormat Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Supported annotation tag formats.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum AnnCodecsTagFormat 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As AnnCodecsTagFormat
C# 
[SerializableAttribute()]
public enum AnnCodecsTagFormat : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[SerializableAttribute()]
public enum class AnnCodecsTagFormat : public System.Enum, IComparableIConvertibleIFormattable  

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.

Example

For an example, refer to AnnCodecs.SaveToTag.

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

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features