public interface IWarningCallback
| Modifier and Type | Method and Description |
|---|---|
void |
warning(WarningInfo 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.
|
void warning(WarningInfo info)