Class ProgressEventHandlerInfo
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
Constructors
Name | Description |
---|---|
ProgressEventHandlerInfo() | The default constructor. |
Properties
Name | Description |
---|---|
EventType { get; set; } | Type of progress event that occured. |
SavedMimePartCount { get; set; } | Amount of mime parts that were saved. |
TotalMimePartCount { get; set; } | Total amount of mime parts. |
See Also
- namespace Aspose.Email
- assembly Aspose.Email