Leadtools.Windows.Annotations Namespace : AnnCodecsTagFormat Enumeration |
public enum AnnCodecsTagFormat : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnCodecsTagFormat Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnCodecsTagFormat
public enum AnnCodecsTagFormat : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnCodecsTagFormat = function() { }; Leadtools.Windows.Annotations.AnnCodecsTagFormat.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnCodecsTagFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Serialize | WPF Serialize format (not compatible with .NET 2.0/Win32 or WANG annotations). |
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. |
For more information, refer to WPF Annotation Files
For C#/VB examples, refer to AnnCodecs.SaveToTag.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnCodecsTagFormat
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