RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1FontFamilyPicker Class / SelectedFont Property

In This Topic
    SelectedFont Property
    In This Topic
    The name of selected fontfamily.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectedFont As String
    public string SelectedFont {get;}
    See Also