ComponentOne Word for UWP
ForeColor Property (RtfParagraph)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : ForeColor Property
Gets or sets the foreground color for this paragraph.
Syntax
'Declaration
 
Public Property ForeColor As Windows.UI.Color
public Windows.UI.Color ForeColor {get; set;}

Property Value

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

Reference

RtfParagraph Class
RtfParagraph Members