[This is preliminary documentation and is subject to change.]

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

Namespace: TallComponents.Web.Pdf
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.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