MarkdownSaveOptions.ExportHyperlinkAsReference

MarkdownSaveOptions.ExportHyperlinkAsReference property

Indicates whether to export hyperlink using reference definitions instead of inline format. The default value is false.

public bool ExportHyperlinkAsReference { get; set; }

See Also