LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnCodecsSavePageMode Enumeration

Show in webframe





Indicates which operation to perform when saving multi-page annotation files.
Syntax
public enum AnnCodecsSavePageMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AnnCodecsSavePageMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnCodecsSavePageMode

            

            
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.
Example

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

Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


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