ComponentOne Word for UWP
Font Property (RtfString)

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

Property Value

The drawing font of the text.
See Also

Reference

RtfString Class
RtfString Members