Click or drag to resize

HtmlSplitRendererHeaderGuids Property

Gets the header GUID map keyed by source span start.

Namespace: Altaxo.Text.Renderers.Html
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IDictionary<int, string> HeaderGuids { get; }

Property Value

IDictionaryInt32, String
See Also