LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsPageEventCommand Enumeration

Show in webframe







Indicates the action to take regarding the load/save operation.
Syntax
public enum CodecsPageEventCommand : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsPageEventCommand 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsPageEventCommand
public enum CodecsPageEventCommand : System.IComparableSystem.IConvertibleSystem.IFormattable  
typedef enum LTCodecsPageEventCommand LTCodecsPageEventCommand;
public enum CodecsPageEventCommand
Leadtools.Codecs.CodecsPageEventCommand = function() { };
Leadtools.Codecs.CodecsPageEventCommand.prototype = {
Continue = 0, Stop = 2, Skip = 2, };
public enum class CodecsPageEventCommand : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0ContinueContinue normally.
2StopAbort the process.
2SkipSkip the current page.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsPageEventCommand

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

 

 


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