Class UnifiedSaveOptions.ProgressEventHandlerInfo
UnifiedSaveOptions.ProgressEventHandlerInfo class
This class represents information about conversion progress that can be used in external applicatuion to show conversion progress to end user
public class ProgressEventHandlerInfo
Fields
Name | Description |
---|---|
DocumentId | The unique document ID. |
EventType | Type of progress event that occurred. |
MaxValue | Maximum possible value of progress value. |
Value | Current value of progress value. |
See Also
- class UnifiedSaveOptions
- namespace Aspose.Pdf
- assembly Aspose.PDF