IWarningCallback class
IWarningCallback class
Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving.
Methods
Name | Description |
---|---|
warning(info) | Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity. |
See Also
- module aspose.words