Returns the StartTag of this C1TextElement.

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

Syntax

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

See Also