PandocSettings.

TabStop Property

Summary

Specify the number of spaces per tab (default is 4).
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string TabStop { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string