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