Gets or sets a number that is multiplied by the computed height of a line to obtain the final height.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public double LineHeight { get; set; } |
| Visual Basic |
|---|
Public Property LineHeight As Double Get Set |
| XAML Attribute Usage |
|---|
<object LineHeight="double" .../> |