ComponentOne RichTextBox for UWP
FontFamilies Property (C1FontFamilyPicker)

C1.Xaml.RichTextBox Namespace > C1FontFamilyPicker Class : FontFamilies Property
Gets the list of font families available in the menu item.
Syntax
'Declaration
 
Public ReadOnly Property FontFamilies As System.Collections.Generic.List(Of String)
public System.Collections.Generic.List<string> FontFamilies {get;}
See Also

Reference

C1FontFamilyPicker Class
C1FontFamilyPicker Members