Gets or sets an identifier for this text element.

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

Syntax

C#
public string Id { get; set; }
Visual Basic
Public Property Id As String
	Get
	Set

See Also