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.HtmlAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string HtmlBaseFileName { get; }
Property Value
StringSee Also