Click or drag to resize

HtmlExportOptionsControllerSplitLevel Property

Gets or sets the heading level at which the document is split.

Namespace: Altaxo.Gui.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int SplitLevel { get; set; }

Property Value

Int32
See Also