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

In This Topic
    Style Property (C1Inline)
    In This Topic
    Returns the style values for this C1TextElement.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Style As C1TextElementStyle
    public C1TextElementStyle Style {get;}
    See Also