Click or drag to resize

MarkdownOptions Fields

The MarkdownOptions 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 EnableAiLayout Whether to enable AI layout analysis during conversion.
Public field EnableOCR Whether to use OCR.
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