public abstract static class PdfFileEditor.ConcatenationProgressHandler
extends com.aspose.ms.System.MulticastDelegate
Represents class with abstract method that usually supplied by calling side and handles progress events that comes from concatenation. Usually such supplied customer's handler can be used to show total concatenation progress on console or in progress bar.
represents information about occurred progress eventConstructor and Description |
---|
ConcatenationProgressHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
invoke(PdfFileEditor.ProgressEventHandlerInfo eventInfo) |
getInvocationList, op_Equality, op_Inequality
public abstract void invoke(PdfFileEditor.ProgressEventHandlerInfo eventInfo)
Copyright © 2023 Aspose. All Rights Reserved.