An array of zoom factors that are used by ZoomIn and ZoomOut to determine the next factor.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: 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 |