Property FontStyle
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
FontStyle
Gets or sets a FontStyle value that is used to draw matching braces.
public virtual FontStyle FontStyle { get; set; }
Property Value
Remarks
The default value of this property is FontStyle.Bold
.