LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

State Property






Gets the state of the load or save process. .NET support WinRT support Silverlight support
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;}
 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: 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

CodecsPageEventArgs Class
CodecsPageEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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