C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / BackgroundColor Property

In This Topic
BackgroundColor Property
In This Topic
The BackgroundColor property indicates the background or highlight color of text.
Syntax
'Declaration
 
Public ReadOnly Property BackgroundColor As System.Drawing.Color
 
See Also