RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TableRow Class / FontSize Property

In This Topic
    FontSize Property (C1TableRow)
    In This Topic
    Gets or sets the font size for the content of the element.
    Syntax
    'Declaration
     
    
    Public Property FontSize As Double
    public double FontSize {get; set;}
    See Also