public static class PdfFileEditor.ProgressEventHandlerInfo extends Object
This class represents information about concatenation progress that can be used in external application.
Modifier and Type | Field and Description |
---|---|
int |
DocumentNumber
Progress for document with number
|
int |
EventType
Type of progress event that occurred
|
int |
MaxValue
Maximum possible value of progress value
|
int |
Value
Current value of progress value
|
Copyright © 2020 Aspose. All Rights Reserved.