Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsPageEventArgs Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsPageEventArgs Class


The following tables list the members exposed by CodecsPageEventArgs.

Public Properties

 NameDescription
Public PropertyCommand Gets or sets a value indicating how the load or save process should continue.  
Public PropertyFileName Gets the name of the file being loaded or saved.  
Public PropertyImage Gets the object being loaded from the image file page or the image that is being saved.  
Public PropertyPage Gets the page number of the image being loaded or saved.  
Public PropertyPageCount Gets the number of pages being loaded or saved.  
Public PropertyState Gets the state of the load or save process.  
Top

See Also