Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax
ListBlock
Properties
BulletType
Menu
On this page
BulletType Property
Definition
Namespace
Markdig.Syntax
Assembly
Markdig.dll
View source
Gets or sets the bullet character used by this list.
public char BulletType { get; set; }
Returns
Char