Gets the Y document coordinate at the top of this C1RichTextPresenterSource.

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

Syntax

C#
public double Top { get; internal set; }
Visual Basic
Public Property Top As Double
	Get
	Friend Set

See Also