Property FontStyle
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
.
Gets or sets a FontStyle value that is used to draw matching braces.
public virtual FontStyle FontStyle { get; set; }
The default value of this property is FontStyle.Bold
.