MarkdownSaveOptions.HeadingLevels

MarkdownSaveOptions.HeadingLevels property

Defines expected heading levels to use in FontSize recognition headers strategy. If this property value is set, then header recognition Heuristic strategy will be selected when set !:PdfToMarkdown.HeadingRecognitionStrategy.Auto strategies even if the document contains bookmarks.

public HeadingLevels HeadingLevels { get; set; }

See Also