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

Namespace: TallComponents.PDF.Layout.Navigation
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

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