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

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