C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfString Class / BackColor Property

In This Topic
BackColor Property (RtfString)
In This Topic
Gets or sets background (text) color value for this string.
Syntax
'Declaration
 
Public Property BackColor As Color
 

Property Value

The background color.
See Also