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



Supported annotation tag formats.

Syntax

Visual Basic (Declaration) 
Public Enum AnnCodecsTagFormat 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnCodecsTagFormat
C# 
public enum AnnCodecsTagFormat : Enum 
C++/CLI 
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 WPF Serialize format (not compatible with .NET 2.0/Win32 or WANG annotations).

Example

For C#/VB examples, 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 WPF Annotation Files

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnCodecsTagFormat requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.