TextDocumentStyleName Property |
The name of the style used to visualize the markdown. If this string is null or empty, the current global
defined style of the current Altaxo instance will be used.
Namespace: Altaxo.TextAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string StyleName { get; set; }
Property Value
String
The name of the style.
See Also