Click or drag to resize

HtmlSplitRendererHtmlBaseFileName Property

The basic full path file name of the Html files. To this name there will be appended (i) a number, and (ii) the extension ".html".

Namespace: Altaxo.Text.Renderers.Html
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string HtmlBaseFileName { get; }

Property Value

String
See Also