Specifies the target objects of a permission request.
Syntax
__value public enum ImGearPDFPermReqObj : public System.Enum
public enum class ImGearPDFPermReqObj : public System.Enum
Members
Member | Description |
ANNOT | Annotation object. |
BOOKMARK | Bookmark object. |
DOC | Document object. |
FORM | Form object. |
LAST | Used for checking cache size. |
LINK | Link object. |
PAGE | Page object. |
SIGNATURE | Signature object. |
THUMBNAIL | Thumbnail object. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPDFPermReqObj
See Also