←Select platform

AnnCodecsSavePageMode Enumeration

Summary

Indicates which operation to perform when saving multi-page annotation files.

Syntax

C#
VB
C++
public enum AnnCodecsSavePageMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AnnCodecsSavePageMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class AnnCodecsSavePageMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0InsertInsert the page at the specified index.
1OverwriteOverwrite the entire file.
2ReplaceReplace the page at the specified index.
Example

For C#/VB examples, refer to AnnCodecs.Save.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize