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

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