Searchable
|
The SearchablePdfOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ContainImage | Whether to contain images when converting. |
|
|
ContainPageBackgroundImage | Whether to contain page background images when converting,which takes effect only when enable_ocr is true. |
|
|
EnableOCR | Whether to use OCR. |
|
|
FormulaToImage | Whether to convert formulas to images. |
|
|
OcrOption | Specify the OCR option. |
|
|
OutputDocumentPerPage | whether to output one document per page. |
|
|
PageRanges | Specify the pages to convert, e.g. "1-3,5,7-9". Using fixed-size array for simplicity. |