PXC_DocumentInfoKey Enumeration
From PDF XChange PDF SDK
Specifies the ...
Syntax
enum PXC_DocumentInfoKey { DocInfo_Title = 0; DocInfo_Author = 1; DocInfo_Subject = 2; DocInfo_Keywords = 3; DocInfo_Creator = 4; DocInfo_Producer = 5; DocInfo_CreatorTool = 6; DocInfo_CreationDate = 7; DocInfo_ModDate = 8; _DocInfo_Last_ = 9; };
Constants
- DocInfo_Title
- The ...
- DocInfo_Author
- The ...
- DocInfo_Subject
- The ...
- DocInfo_Keywords
- The ...
- DocInfo_Creator
- The ...
- DocInfo_Producer
- The ...
- DocInfo_CreatorTool
- The ...
- DocInfo_CreationDate
- The ...
- DocInfo_ModDate
- The ...
- _DocInfo_Last_
- The ...
See Also
See also ...