ProgressEventHandlerInfo Clase

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

NameTypeAccessDescripción
descripciónstringrObtiene la descripción del evento
event_typeEventTyperObtiene el tipo del evento.
max_valueintrObtiene el límite superior del valor de progreso.
valorintrObtiene el valor actual de progreso.