ComponentOne RichTextBox for UWP
FontFamily Property (C1TextElement)

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : FontFamily Property
Gets or sets the preferred font family for the content of the element.
Syntax
'Declaration
 
Public Property FontFamily As Windows.UI.Xaml.Media.FontFamily
public Windows.UI.Xaml.Media.FontFamily FontFamily {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members