Click or drag to resize

SearchablePdfOptions Fields

The SearchablePdfOptions type exposes the following members.

Fields
  Name Description
Public field ContainImage Whether to contain images when converting.
Public field ContainPageBackgroundImage Whether to contain page background images when converting,which takes effect only when enable_ocr is true.
Public field EnableOCR Whether to use OCR.
Public field FormulaToImage Whether to convert formulas to images.
Public field OcrOption Specify the OCR option.
Public field OutputDocumentPerPage whether to output one document per page.
Public field PageRanges Specify the pages to convert, e.g. "1-3,5,7-9". Using fixed-size array for simplicity.
Top
See Also