Click or drag to resize

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.Html
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool FirstHeadingBlockIsParentOfAll { get; }

Property Value

Boolean
See Also