RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RangeStyle Class / Style Property

In This Topic
    Style Property (C1RangeStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Style As C1TextElementStyle
    public C1TextElementStyle Style {get;}
    See Also