PXC_RequestObj Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_RequestObj Enumeration}} | {{#customTitle:PXC_RequestObj Enumeration}} | ||
Line 49: | Line 50: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:18, 20 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
...