CPDFConvertCsvOptions Class
PDF to CSV conversion parameter object (derived class of CPDFConvertOptions).
Namespace: ComPDFKit_Conversion.OptionsAssembly: ComPDFKit_Conversion (in ComPDFKit_Conversion.dll) Version: 1.10.0.0 (1.10.0.0)
public class CPDFConvertCsvOptions
- Inheritance
- Object CPDFConvertCsvOptions
IsAILayoutAnalysis
|
Enable the layout analysis of ComPDFKit Document AI or not.
|
IsAllowOCR
|
Whether to use OCR.
|
IsMergeCSV
|
Sets whether to merge multiple tables into one file when converting PDF to CSV.
|
OCRLanguage
|
Sets the OCR language, which takes effect only when IsAllowOCR is true.
|