Gets the horizontal size of all the content for display in the C1RichTextBox.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public double ExtentWidth { get; private set; } |
| Visual Basic |
|---|
Public Property ExtentWidth As Double Get Private Set |