PXC_CollectionFieldType Enumeration
From PDF XChange PDF SDK
Specifies the ...
Syntax
enum PXC_CollectionFieldType { CFType_Unknown = -1; CFType_String = 0; CFType_Date = 1; CFType_Number = 2; CFType_FileName = 3; CFType_Description = 4; CFType_ModificationDate = 5; CFType_CreationDate = 6; CFType_Size = 7; CFType_CompressedSize = 8; };
Constants
- CFType_Unknown
- The ...
- CFType_String
- The ...
- CFType_Date
- The ...
- CFType_Number
- The ...
- CFType_FileName
- The ...
- CFType_Description
- The ...
- CFType_ModificationDate
- The ...
- CFType_CreationDate
- The ...
- CFType_Size
- The ...
- CFType_CompressedSize
- The ...
See Also
See also ...