ParentBlock Property

Definition

Assembly Markdig.dll

Gets the parent block of this inline.

public LeafBlock? ParentBlock { get; }

Returns