T3000 CrossPlatform Documentation
HintFont Property |
[This is preliminary documentation and is subject to change.]
Font
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Font Font { get; set; }
Public Property Font As Font Get Set Dim instance As Hint Dim value As Font value = instance.Font instance.Font = value
Property Value
Type: FontSee Also