ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFDoc Object > IGPDFDoc Methods > PermRequest Method |
Checks the permissions associated with the specified document using the latest permissions format and determines whether the requested operation is allowed for the specified object in the document.
PermRequest (PermReqObj As enumIGPDFPermReqObj,
PermReqOpr As enumIGPDFPermReqOpr, AuthData As String) As
enumIGPDFPermReqStatus
Name | Description |
---|---|
PermReqObj | The target object of the permissions request. |
PermReqOpr | The target operation of the permissions request. |
AuthData | An authorization data (password string). |
One of enumIGPDFPermReqStatus Enumeration request status constants.