T3000 CrossPlatform Documentation
TextStyleFontStyle Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.TextStyle.FontStyle"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public FontStyle FontStyle { get; set; }
Public Property FontStyle As FontStyle Get Set Dim instance As TextStyle Dim value As FontStyle value = instance.FontStyle instance.FontStyle = value
Property Value
Type: FontStyleSee Also