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

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