ProgressEventHandlerInfo

ProgressEventHandlerInfo class

This class represents information about conversion progress that can be used in external applicatuion to show conversion progress to end user.

Constructors

NameDescription
ProgressEventHandlerInfo

Methods

NameDescription
get_EventTypeType of progress event that occured.
get_SavedMimePartCountAmount of mime parts that were saved.
get_TotalMimePartCountTotal amount of mime parts.
set_EventTypeType of progress event that occured.
set_SavedMimePartCountAmount of mime parts that were saved.
set_TotalMimePartCountTotal amount of mime parts.