Leadtools.Windows.Annotations Namespace : AnnCodecsSavePageMode Enumeration |
public enum AnnCodecsSavePageMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnCodecsSavePageMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnCodecsSavePageMode
public enum class AnnCodecsSavePageMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Insert | Insert the page at the specified index. |
0x00000001 | Overwrite | Overwrite the entire file. |
0x00000002 | Replace | Replace the page at the specified index. |
For C#/VB examples, refer to AnnCodecs.Save.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnCodecsSavePageMode