|
Foxit PDF Conversion SDK
|
PDF 转换 SDK 命名空间。 更多...
类 | |
| class | ConvertCallback |
| class | ConvertCheckCallback |
| class | Excel2PDFSettingData |
| class | Library |
| class | Office2PDF |
| class | Office2PDFSettingData |
| class | PDF2ExcelSettingData |
| class | PDF2Office |
| class | PDF2OfficeSettingData |
| class | PDF2PowerPointSettingData |
| class | PDF2WordSettingData |
| class | Progressive |
| class | Range |
| class | ReaderCallback |
| class | StreamCallback |
| class | Word2PDFSettingData |
| class | WStringArray |
枚举 | |
| enum | ErrorCode { e_ErrSuccess = 0, e_ErrFile = 1, e_ErrFormat = 2, e_ErrPassword = 3, e_ErrHandle = 4, e_ErrCertificate = 5, e_ErrUnknown = 6, e_ErrInvalidLicense = 7, e_ErrParam = 8, e_ErrUnsupported = 9, e_ErrOutOfMemory = 10, e_ErrSecurityHandler = 11, e_ErrNotParsed = 12, e_ErrNotFound = 13, e_ErrInvalidType = 14, e_ErrUnknownState = 16, e_ErrDataNotReady = 17, e_ErrNotLoaded = 20, e_ErrNoPDF2OfficeModuleRight = 77, e_ErrNoOffice2PDFModuleRight = 78 } |
| 错误代码的枚举。 更多... | |
| enum | Filter { e_All = 0, e_Even = 1, e_Odd = 2 } |
| 范围过滤器的枚举。 更多... | |
| enum | State { e_Error = 0, e_ToBeContinued = 1, e_Finished = 2 } |
| 进度状态的枚举。 更多... | |
PDF 转换 SDK 命名空间。
错误代码的枚举。
此枚举的值应单独使用。