ProgressEventHandlerInfo Classe

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

NameTypeAccessDescrizione
descrizionestringrOttiene la descrizione dell’evento
event_typeEventTyperOttiene il tipo dell’evento.
max_valueintrOttiene il limite superiore del valore di avanzamento.
valoreintrOttiene il valore di avanzamento corrente.