Edit

Share via


ListBlock.Style Property

Definition

Gets or sets the style of the list, either numbered or bulleted.

public Microsoft.Toolkit.Parsers.Markdown.ListStyle Style { get; set; }
member this.Style : Microsoft.Toolkit.Parsers.Markdown.ListStyle with get, set
Public Property Style As ListStyle

Property Value

Applies to