LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsPageEventArgs Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsPageEventArgs Class

The following tables list the members exposed by CodecsPageEventArgs.

Public Properties

 NameDescription
public Property CommandGets or sets a value indicating how the load or save process should continue.  
public Property FileNameGets the name of the file being loaded or saved.  
public Property ImageGets the object being loaded from the image file page or the image that is being saved.  
public Property PageGets the page number of the image being loaded or saved.  
public Property PageCountGets the number of pages being loaded or saved.  
public Property StateGets the state of the load or save process.  
Top

See Also