LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

CodecsSavePageMode Enumeration

Show in webframe





Indicates the operation to perform when saving multipage files.
Syntax
public enum CodecsSavePageMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsSavePageMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsSavePageMode

            

            
public enum class CodecsSavePageMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000AppendAppend the page to the end of the file.
0x00000001InsertInsert the page at the specified index.
0x00000002ReplaceReplace the page at the specified index.
0x00000003OverwriteOverwrite the entire file.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.Raster.CodecsSavePageMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.Raster Namespace

 

 


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

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features