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

NameDescription
EventTypeType of progress event that occured
MaxValuemaximum possible value of progress value
Valuecurrent value of progress value

See Also