Gets/sets the foreground color applied by the highlighting.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public HighlightingBrush Foreground { get; set; }
Public Property Foreground As HighlightingBrush Get Set
public: property HighlightingBrush^ Foreground { HighlightingBrush^ get (); void set (HighlightingBrush^ value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238