Returns the EndTag of this C1TextElement.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public EndTag EndTag { get; }
Visual Basic
Public ReadOnly Property EndTag As EndTag
	Get

See Also