Aspose::Pdf::IWarningCallback class

IWarningCallback class

Interface for user’s callback mechanism support.

class IWarningCallback : public virtual System::Object

Methods

MethodDescription
virtual Warning(System::SharedPtr<WarningInfo>)The callback method for some program notifications.

See Also