ProgressEventHandlerInfo 类

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

Properties

NameTypeAccess描述
描述stringr获取事件的描述
event_typeEventTyper获取事件的类型。
max_valueintr获取上限进度值。
valueintr获取当前进度值。