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

In This Topic
    Symbol Property
    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