←Select platform

AnnCodecsSavePageMode Enumeration

Summary

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

Syntax

C#
VB
C++
[SerializableAttribute()] 
public enum AnnCodecsSavePageMode 
  
<SerializableAttribute()> 
Public Enum AnnCodecsSavePageMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[SerializableAttribute()] 
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.
Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly