The default zoom factor for this document (1 corresponds to 100%).

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

Remarks

0 means that the current value is to be retained unchanged.

See Also