Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

AnnCodecsSavePageMode Enumeration






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

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features