The minimum zoom factor. The zoom factor will never be smaller than this value.

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 MinZoom { get; set; }
Visual Basic
Public Property MinZoom As Double
	Get
	Set

See Also