Aspose::Pdf::Security::ValidationResult::get_Message method

ValidationResult::get_Message method

Represents the message associated with the validation result.

System::String Aspose::Pdf::Security::ValidationResult::get_Message() const

Remarks

The Message property provides additional context or information about the state of the validation result.

See Also