Table of Contents

Property TableStyle

Namespace
DocWright.Formats.Markdown
Assembly
DocWright.Formats.Markdown.dll

TableStyle

Gets or sets how a table is written. Defaults to Pipe.

public MarkdownTableStyle TableStyle { get; set; }

Property Value

MarkdownTableStyle