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