Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
AnnCodecsTagFormat Enumeration
See Also  
Leadtools.Annotations Namespace : AnnCodecsTagFormat Enumeration




Supported annotation tag formats.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Enum AnnCodecsTagFormat 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnCodecsTagFormat
C# 
[SerializableAttribute()]
public enum AnnCodecsTagFormat : Enum 
Managed Extensions for C++ 
[SerializableAttribute()]
__value public enum AnnCodecsTagFormat : public Enum 
C++/CLI 
[SerializableAttribute()]
public enum class AnnCodecsTagFormat : public Enum 

Members

MemberDescription
Tiff Save the object in WANG format, along with all LEAD properties not supported by the Wang specification.
Wang Save only the properties supported by the Wang specification.
Serialize .NET Serialize format (not compatible with Win32 or WANG annotations).

Example

For an example, refer to SaveToTag.

Remarks

Use this enumeration with the 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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