Click or drag to resize

HtmlSplitRendererImageFolderName Property

Gets the name of the image folder. This folder, for instance 'Image', is relative to the BasePathName.

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

Property Value

String
See Also