Aspose::Pdf::Facades::PdfFileSignature::GetAccessPermissions method

PdfFileSignature::GetAccessPermissions method

Returns the access permissions value of certified document by the MDP signature type.

Aspose::Pdf::Forms::DocMDPAccessPermissions Aspose::Pdf::Facades::PdfFileSignature::GetAccessPermissions()

ReturnValue

If the document is being certified, than returns access permissions value; otherwise, System::PdfException is thrown.

See Also