RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextPointer Class / Symbol Property

In This Topic
    Symbol Property (C1TextPointer)
    In This Topic
    Gets the symbol following this position (see GetSymbol).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Symbol As Object
    public object Symbol {get;}
    See Also