LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnCodecsTagFormat Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnCodecsTagFormat Enumeration



The AnnCodecsTagFormat Enumeration supports WPF/Silverlight.

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

Supported annotation tag formats.

Syntax

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

Members

MemberDescription
SerializeWPF Serialize format (not compatible with .NET 2.0/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 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: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

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.