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 Properties
See Also 
Leadtools.Codecs Namespace : CodecsPageEventArgs Class


"

For a list of all members of this type, see CodecsPageEventArgs members.

"

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