Gets the distance between the top of the C1Line and its baseline.

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

Syntax

C#
public double Baseline { get; }
Visual Basic
Public ReadOnly Property Baseline As Double
	Get

See Also