public interface IWarningCallback
Interface for user's callback mechanism support.
Modifier and Type | Method and Description |
---|---|
com.aspose.latex.converter.latex2aps.IWarningCallback.ReturnAction |
warning(WarningInfo warning)
The callback method for some program notifications.
|
com.aspose.latex.converter.latex2aps.IWarningCallback.ReturnAction warning(WarningInfo warning)
warning
- the warning information for some happened warningCopyright © 2016 Aspose. All Rights Reserved.