فئة 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
| Name | Type | Access | الوصف |
|---|---|---|---|
| الوصف | string | r | يحصل على وصف الحدث |
| event_type | EventType | r | يحصل على نوع الحدث. |
| max_value | int | r | يحصل على الحد الأعلى لقيمة التقدم. |
| القيمة | int | r | يحصل على قيمة التقدم الحالية. |