LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnCodecsTagFormat Enumeration






Supported annotation tag formats. .NET support
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 AnnCodecsTagFormat : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Annotations.AnnCodecsTagFormat = function() { };
Leadtools.Windows.Annotations.AnnCodecsTagFormat.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnCodecsTagFormat : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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.
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.