LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsPageEventState Enumeration

Show in webframe







Indicates the state of the page load/save process.
Syntax
public enum CodecsPageEventState : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsPageEventState 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsPageEventState
public enum CodecsPageEventState : System.IComparableSystem.IConvertibleSystem.IFormattable  
typedef enum LTCodecsPageEventState LTCodecsPageEventState;
public enum CodecsPageEventState
Leadtools.Codecs.CodecsPageEventState = function() { };
Leadtools.Codecs.CodecsPageEventState.prototype = {
Before = 0, After = 1, };
public enum class CodecsPageEventState : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0BeforeThe page is about to be processed.
1AfterThe page has been processed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsPageEventState

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

 

 


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