Gets the C1TextRange were the Style will be applied.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public C1TextRange Range { get; private set; } |
Visual Basic |
---|
Public Property Range As C1TextRange Get Private Set |