Aspose::Pdf::IWarningCallback class
IWarningCallback class
Interface for user’s callback mechanism support.
class IWarningCallback : public virtual System::Object
Methods
Method | Description |
---|---|
virtual Warning(System::SharedPtr<WarningInfo>) | The callback method for some program notifications. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++