PdfFileSignature.GetAccessPermissions

PdfFileSignature.GetAccessPermissions method

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

public DocMDPAccessPermissions GetAccessPermissions()

Return Value

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

See Also