PXC_RequestObj Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_RequestObj Enumeration}} | {{#customTitle:PXC_RequestObj Enumeration}} | ||
− | {{#parentPage:PXV:PXC_Enumerations|PXC_RequestObj | + | {{#parentPage:PXV:PXC_Enumerations|PXC_RequestObj|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Latest revision as of 09:38, 23 May 2015
Specifies the ...
Syntax
enum PXC_RequestObj { Perm_ObjDoc = 1, Perm_ObjPage = 2, Perm_ObjLink = 3, Perm_ObjBookmark = 4, Perm_ObjThumbnail = 5, Perm_ObjAnnot = 6, Perm_ObjForm = 7, Perm_ObjSignature = 8, Perm_ObjEF = 9, Perm_ObjReaderAnnot = 10, _Perm_ObjLast_ = 11, };
Constants
- Perm_ObjDoc
- The ...
- Perm_ObjPage
- The ...
- Perm_ObjLink
- The ...
- Perm_ObjBookmark
- The ...
- Perm_ObjThumbnail
- The ...
- Perm_ObjAnnot
- The ...
- Perm_ObjForm
- The ...
- Perm_ObjSignature
- The ...
- Perm_ObjEF
- The ...
- Perm_ObjReaderAnnot
- The ...
- _Perm_ObjLast_
- The ...
See Also
IPXC_Document::RequestPermission, IPXC_SecurityHandler::Authorize, IPXC_SecurityHandler::GetAuthData