Markdown
|
The MarkdownOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ContainAnnotation | Whether to contain annotations when converting. |
|
|
ContainImage | Whether to contain images when converting. |
|
|
EnableAiLayout | Whether to enable AI layout analysis during conversion. |
|
|
EnableOCR | Whether to use OCR. |
|
|
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. |