Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
CodeInline
Properties
ContentSpan
Menu
On this page
ContentSpan Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
Gets or sets the content span.
public ReadOnlySpan<char> ContentSpan { get; }
Returns
ReadOnlySpan<Char>