Aspose::Pdf::Forms::Signature::Verify method

Signature::Verify method

Verify the document regarding this signature and return true if document is valid or otherwise false.

bool Aspose::Pdf::Forms::Signature::Verify()

ReturnValue

true if document is valid.

See Also