CPDFConvertTxtOptions Class
PDF to Txt 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 CPDFConvertTxtOptions
- Inheritance
- Object CPDFConvertTxtOptions
IsAllowOCR
|
Whether to use OCR.
|
OCRLanguage
|
Sets the OCR language, which takes effect only when IsAllowOCR is true.
|