Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextPointer
.
.
::
.
.
Symbol Property
C1TextPointer Class
See Also
Gets the symbol following this position (see
GetSymbol(LogicalDirection)
).
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
Object
Symbol
{
get
; }
Visual Basic
Public
ReadOnly
Property
Symbol
As
Object
Get
See Also
C1TextPointer Class
C1.Silverlight.RichTextBox.Documents Namespace