RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TableRowGroup Class / FontWeight Property

In This Topic
    FontWeight Property (C1TableRowGroup)
    In This Topic
    Gets or sets the font weight for the content of the element.
    Syntax
    'Declaration
     
    
    Public Property FontWeight As FontWeight
    public FontWeight FontWeight {get; set;}
    See Also