MamlRendererFirstHeadingBlockIsParentOfAll 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.RenderersAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic bool FirstHeadingBlockIsParentOfAll { get; }
Property Value
Boolean
See Also