The following tables list the members exposed by CodecsPageEventArgs.
| Name | Description | |
|---|---|---|
| Command | Gets or sets a value indicating how the load or save process should continue. |
| FileName | Gets the name of the file being loaded or saved. |
| Image | Gets the object being loaded from the image file page or the image that is being saved. |
| Page | Gets the page number of the image being loaded or saved. |
| PageCount | Gets the number of pages being loaded or saved. |
| State | Gets the state of the load or save process. |