HtmlSplitRendererFirstHeadingBlockIsParentOfAll Property |
Gets a value indicating whether the very first heading block is the parent of all other heading blocks,
i.e. it has the lowest level, and is the only heading block with that level.
Namespace: Altaxo.Text.Renderers.HtmlAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool FirstHeadingBlockIsParentOfAll { get; }
Property Value
BooleanSee Also