RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / FontFamilyProperty Field

In This Topic
    FontFamilyProperty Field (C1TextElement)
    In This Topic
    Identifies the FontFamily style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontFamilyProperty As StyleProperty
    public static readonly StyleProperty FontFamilyProperty
    See Also