PXV_SearchPtrChunkType 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:PXV_SearchPtrChunkType Enumeration}} | {{#customTitle:PXV_SearchPtrChunkType Enumeration}} | ||
− | {{#parentPage:PXV:PXV_Enumerations|PXV_SearchPtrChunkType | + | {{#parentPage:PXV:PXV_Enumerations|PXV_SearchPtrChunkType|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 09:41, 23 May 2015
Specifies the ...
Syntax
enum PXV_SearchPtrChunkType { PXV_SearchPtrChunk_Document = 0, PXV_SearchPtrChunk_Page = 1, PXV_SearchPtrChunk_Bookmark = 2, PXV_SearchPtrChunk_Annotation = 3, PXV_SearchPtrChunk_DocInfo = 4, PXV_SearchPtrChunk_Attachment = 5, PXV_SearchPtrChunk_XMP = 16, PXV_SearchPtrChunk_JPEGExif = 32, PXV_SearchPtrChunk_Object = 48, _PXV_SearchPtrChunk_Max_ = 49, };
Constants
- PXV_SearchPtrChunk_Document
- The ...
- PXV_SearchPtrChunk_Page
- The ...
- PXV_SearchPtrChunk_Bookmark
- The ...
- PXV_SearchPtrChunk_Annotation
- The ...
- PXV_SearchPtrChunk_DocInfo
- The ...
- PXV_SearchPtrChunk_Attachment
- The ...
- PXV_SearchPtrChunk_XMP
- The ...
- PXV_SearchPtrChunk_JPEGExif
- The ...
- PXV_SearchPtrChunk_Object
- The ...
- _PXV_SearchPtrChunk_Max_
- The ...