ProgressEventHandlerInfo Class

Summary: This class represents information about image load/save/export operations progress,
that can be used in external application to show conversion progress to end user

Module: aspose.imaging.progressmanagement

Full Name: aspose.imaging.progressmanagement.ProgressEventHandlerInfo

Aspose.Imaging Version: 24.5.0

Properties

NameTypeAccessDescription
descriptionstringrGets the description of the event
event_typeEventTyperGets the type of the event.
max_valueintrGets the upper progress value limit.
valueintrGets current progress value.