Aspose::Pdf::WarningInfo class

WarningInfo class

Immutable object for encapsulating warning information.

class WarningInfo : public System::Object

Methods

MethodDescription
get_WarningMessage() constReturns string representation of warning message.
get_WarningTypeProperty() constReturns warning type.
WarningInfo(WarningType, System::String)Constructs instance for gathering information.

See Also