LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnCodecsSavePageMode Enumeration

Show in webframe





Indicates which operation to perform when saving multi-page annotation files.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnCodecsSavePageMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnCodecsSavePageMode

            

            
[SerializableAttribute()]
public enum class AnnCodecsSavePageMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000InsertInsert the page at the specified index.
0x00000001OverwriteOverwrite the entire file.
0x00000002ReplaceReplace the page at the specified index.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.AnnCodecsSavePageMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.