public static interface UnifiedSaveOptions.ConversionProgressEventHandler
Represents method that usually supplied by calling side and handles progress events that comes from converter. Usually such suplied customer's handler can be used to show total conversion progress on console or in progress bar.
Modifier and Type | Method and Description |
---|---|
void |
invoke(UnifiedSaveOptions.ProgressEventHandlerInfo eventInfo) |
void invoke(UnifiedSaveOptions.ProgressEventHandlerInfo eventInfo)
Copyright © 2014 Aspose. All Rights Reserved.