C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraph Class / ForeColor Property

In This Topic
ForeColor Property (RtfParagraph)
In This Topic
Gets or sets the foreground color for this paragraph.
Syntax
'Declaration
 
Public Property ForeColor As Color
 

Property Value

The Word/RTF foreground color of the paragraph.
See Also