Gets or sets the height of the extent.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public double ExtentHeight { get; private set; } |
| Visual Basic |
|---|
Public Property ExtentHeight As Double Get Private Set |