ProgressEventHandlerInfo Sınıfı
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 | Açıklama |
|---|---|---|---|
| açıklama | string | r | Olayın açıklamasını alır |
| event_type | EventType | r | Olayın tipini alır. |
| max_value | int | r | Üst ilerleme değeri sınırını alır. |
| değer | int | r | Mevcut ilerleme değerini alır. |