LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnCodecsTagFormat Enumeration

Show in webframe





Supported annotation tag formats.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnCodecsTagFormat 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnCodecsTagFormat

            

            
[SerializableAttribute()]
public enum class AnnCodecsTagFormat : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TiffSave the object in WANG format, along with all LEAD properties not supported by the Wang specification.
0x00000001WangSave only the properties supported by the Wang specification.
0x00000002Serialize.NET Serialize format (not compatible with Win32 or WANG annotations).
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

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.