Visual Basic (Declaration) | |
---|---|
Public Enum CodecsSavePageMode Inherits Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum CodecsSavePageMode : Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class CodecsSavePageMode : public Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Append | Append the page to the end of the file. |
Insert | Insert the page at the specified index. |
Replace | Replace the page at the specified index. |
Overwrite | Overwrite the entire file. |
For an example, refer to RasterCodecs.Save.
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsSavePageMode
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6