Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
IWarningCallback |
LatexLoadOptions.getWarningCallback()
Gets callback object for info/errors notification.
|
IWarningCallback |
LoadOptions.getWarningHandler()
Callback to handle any warnings generated.
|
IWarningCallback |
SaveOptions.getWarningHandler()
Callback to handle any warnings generated.
|
Modifier and Type | Method and Description |
---|---|
void |
LatexLoadOptions.setWarningCallback(IWarningCallback value)
Sets callback object for info/errors notification.
|
void |
LoadOptions.setWarningHandler(IWarningCallback value)
Callback to handle any warnings generated.
|
void |
SaveOptions.setWarningHandler(IWarningCallback value)
Callback to handle any warnings generated.
|
Copyright © 2016 Aspose. All Rights Reserved.