Click or drag to resize

MamlRendererAmlFileNames Property

Gets all .aml file names that are used here.

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

Property Value

IEnumerableString
See Also