MamlRendererUnresolvedLinks Property |
After rendering, this list contains all links that could not be resolved.
Namespace: Altaxo.Text.RenderersAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public List<LinkInline> UnresolvedLinks { get; }
Property Value
ListLinkInlineSee Also