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