ImageGear for .NET
PermRequest Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDocument Class : PermRequest Method




targetObject
The target object of the permissions request.
targetOperation
The target operation of the permissions request.
password
An authorization data (password string).

Glossary Item Box

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.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

targetObject
The target object of the permissions request.
targetOperation
The target operation of the permissions request.
password
An authorization data (password string).

Return Value

One of ImGearPDFPermReqStatus enumeration request status constants.

See Also

©2013. Accusoft Corporation. All Rights Reserved.