Click or drag to resize

HtmlExportOptions_splitLevel Field

The header level where to split the output into different Html files. 0 = render in only one file. 1 = Split at header level 1, 2 = split at header level 2, and so on.

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected int _splitLevel

Field Value

Int32
See Also