LEADTOOLS Image File Support (Leadtools.Codecs assembly)

State Property

Show in webframe







Gets the state of the load or save process.
Syntax
public CodecsPageEventState State {get;}
'Declaration
 
Public ReadOnly Property State As CodecsPageEventState
'Usage
 
Dim instance As CodecsPageEventArgs
Dim value As CodecsPageEventState
 
value = instance.State
public CodecsPageEventState State {get;}
@property (nonatomic, readonly, assign) LTCodecsPageEventState state;
public CodecsPageEventState getState()
 get_State(); 
public:
property CodecsPageEventState State {
   CodecsPageEventState get();
}

Property Value

The state of the load or save process.
Example
For an example, refer to RasterCodecs.LoadPage.
Requirements

Target Platforms

See Also

Reference

CodecsPageEventArgs Class
CodecsPageEventArgs Members

 

 


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