Click or drag to resize

TextDocumentViewOptionsHighlightingStyle Property

Indicates the highlighting style of the editor window. If null, the default global highlighting style of Altaxo is used.

Namespace: Altaxo.Text.GuiModels
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? HighlightingStyle { get; set; }

Property Value

String
See Also