An array of zoom factors that are used by ZoomIn and ZoomOut to determine the next factor.

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

Syntax

C#
public ZoomFactorCollection ZoomFactors { get; set; }
Visual Basic
Public Property ZoomFactors As ZoomFactorCollection
	Get
	Set

See Also