Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Destinations.ExplicitDestinationModel

ExplicitDestinationModel.ZoomFactor Property

The zoom factor to use when displaying the page. 1 means actual size; 2 means magnify twice.

csharp
public double ZoomFactor { get; set; }

Property Value

System.Double