The leftmost coordinate of the document that is visible.

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

Syntax

C#
double VisibleLeft { get; set; }
Visual Basic
Property VisibleLeft As Double
	Get
	Set

See Also