Click or drag to resize

HtmlSplitRendererBasePathName Property

Gets the directory name (this is an absolute path name) that is the directory on which subdirectories like the content directory and the image directory are based.

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

Property Value

String
See Also