Enum ProgressEventType
ProgressEventType enumeration
This enum describes possible progress event types that can occure during conversion
public enum ProgressEventType
Values
| Name | Value | Description |
|---|---|---|
| TotalProgress | 0 | means that occured event informs about total progress of conversion |
| SourcePageAnalysed | 1 | means that occured event informs about end of analysis of one of pages before conversion |
| ResultPageCreated | 2 | means that occured event informs about creation of one result page before phisical export |
| ResultPageSaved | 3 | means that occured event informs about finished saving of one result page |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF