Click or drag to resize

MamlRendererContentLayoutFileName Property

Gets the full file name of the content layout file (extension: .content), that is a kind of table of contents for the document.

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

Property Value

String
See Also