ImageConvertingStatus Class Members
In This Topic
The following tables list the members exposed by
ImageConvertingStatus.
Public Constructors
Public Properties
| Name | Description |
 | convertedImageCount | Gets or sets the total number of converted images. |
 | currentImageIndex | Gets or sets a zero-based index of image, which is converting now. |
 | description | Gets or sets a state of file converting process. |
 | errorMessage | Gets or sets a string that describes an error occurred during file converting. |
 | progress | Gets or sets the progress, in percents, of synchronous file converting. |
 | resultFilesIds | Gets or sets an array of identificators of the converted files. |
See Also