ImageGear for .NET
ImGearPDFPermReqStatus Enumeration
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFPermReqStatus Enumeration




Glossary Item Box

Specifies the status of PDF document related permissions methods.

Syntax

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

Members

MemberValueDescription
DENIED-1Request was denied.
GRANTED0Request was granted.
OPERATION_NA3The operation is not applicable for the specified object.
PENDING4The handler doesn't have enough info to answer at this point. Try again later.
UNKNOWN_OBJECT1The object is unknown.
UNKNOWN_OPERATION2The operation is unknown.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.PDF.ImGearPDFPermReqStatus

See Also

©2013. Accusoft Corporation. All Rights Reserved.