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