PXV_FmtCheckResult Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Latest revision as of 10:05, 11 January 2016
Specifies the ...
Syntax
enum PXV_FmtCheckResult { FmtCheckRes_Unknown = 0, FmtCheckRes_OK = 1, FmtCheckRes_Broken = 2, FmtCheckRes_CanTry = 3, };
Constants
- FmtCheckRes_Unknown
- The ...
- FmtCheckRes_OK
- The ...
- FmtCheckRes_Broken
- The ...
- FmtCheckRes_CanTry
- The ...
See Also
IPXV_ImportConverter::CheckFormat, IPXV_ImportConverter::CheckFormat2