LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnCodecsTagFormat Enumeration

Show in webframe





Supported annotation tag formats.
Syntax
public enum AnnCodecsTagFormat : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AnnCodecsTagFormat 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnCodecsTagFormat

            

            
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.
0x00000002SerializeWPF Serialize format (not compatible with .NET 2.0/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 WPF Annotation Files

Example

For C#/VB examples, refer to AnnCodecs.SaveToTag.

Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


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