The vertical position of the top edge of the visible rectangle in document space.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

Implements

IViewer..::..VisibleTop

See Also