Gets the C1TextElementStyle that will be applied in the C1TextRange defined in Range.

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

Syntax

C#
public C1TextElementStyle Style { get; private set; }
Visual Basic
Public Property Style As C1TextElementStyle
	Get
	Private Set

See Also