Inline Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the inline syntax tree (may be null).

public ContainerInline? Inline { get; set; }

Returns