Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
WarningCallback |
LoadOptions.getWarningHandler()
Callback to handle any warnings generated.
|
WarningCallback |
SaveOptions.getWarningHandler()
Callback to handle any warnings generated.
|
Modifier and Type | Method and Description |
---|---|
void |
LoadOptions.setWarningHandler(WarningCallback value)
Callback to handle any warnings generated.
|
void |
SaveOptions.setWarningHandler(WarningCallback value)
Callback to handle any warnings generated.
|
Copyright © 2024 Aspose. All Rights Reserved.