Click or drag to resize

WordOptions Fields

The WordOptions type exposes the following members.

Fields
  Name Description
Public field ContainAnnotation Whether to contain annotations when converting.
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 EnableAiLayout Whether to enable AI layout analysis during conversion.
Public field EnableOCR Whether to use OCR.
Public field FormulaToImage Whether to convert formulas to images.
Public field LayoutMode Specify the layout mode.
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