ComponentOne RichTextBox for UWP
FontFamilies Property (C1RichTextBoxMenu)

C1.Xaml.RichTextBox Namespace > C1RichTextBoxMenu Class : FontFamilies Property
Gets or sets the FontFamilies used with the C1.Xaml.C1RadialMenu
Syntax
'Declaration
 
Public Property FontFamilies As System.Collections.Generic.List(Of String)
public System.Collections.Generic.List<string> FontFamilies {get; set;}
See Also

Reference

C1RichTextBoxMenu Class
C1RichTextBoxMenu Members