Leadtools.Windows.Annotations Namespace : AnnCodecsFormat Enumeration |
public enum AnnCodecsFormat : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnCodecsFormat Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnCodecsFormat
public enum class AnnCodecsFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Use this enumeration with the AnnCodecs.Save method to specify the format to be used when saving the annotation objects to a file or stream.
Also, the AnnCodecs.GetInformation method will return a member of this enumeration in the AnnCodecsInformation.Format property specifying the annotation format in the file or stream.
For more information, refer to WPF Annotation Files.
For C#/VB examples, refer to AnnCodecs.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnCodecsFormat