MarkdownSaveOptions.EmphasisStyle

MarkdownSaveOptions.EmphasisStyle property

Gets or sets the style of emphasis for generated document.

public EmphasisStyle EmphasisStyle { get; set; }

See Also