MarkdownSaveOptions.TableHeaderType

MarkdownSaveOptions.TableHeaderType property

Gets and sets how set the header of the table.

public MarkdownTableHeaderType TableHeaderType { get; set; }

See Also