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

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