Aspose::Pdf::WarningInfo class
WarningInfo class
Immutable object for encapsulating warning information.
class WarningInfo : public System::Object
Methods
Method | Description |
---|---|
get_WarningMessage() const | Returns string representation of warning message. |
get_WarningTypeProperty() const | Returns warning type. |
WarningInfo(WarningType, System::String) | Constructs instance for gathering information. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++