Click or drag to resize

HtmlSplitRendererImageFileNames Property

Gets all image file names that are used, including the equation images.

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

Property Value

IEnumerableString
See Also