ComponentOne Word for UWP
Font Property (RtfParagraph)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : Font Property
Gets or sets the font for this paragraph.
Syntax
'Declaration
 
Public Property Font As Font
public Font Font {get; set;}

Property Value

The Word/RTF font of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members