LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnCodecsSavePageMode Enumeration






Indicates which operation to perform when saving multi-page annotation files. .NET support
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 AnnCodecsSavePageMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Annotations.AnnCodecsSavePageMode = function() { };
Leadtools.Windows.Annotations.AnnCodecsSavePageMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnCodecsSavePageMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
InsertInsert the page at the specified index.
OverwriteOverwrite the entire file.
ReplaceReplace 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.