PdfLinkPageLocationZoom Property

Zoom factor (1.0 = 100%) applied by AtCoordinates. When null, the viewer keeps the user's current zoom level

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public float? Zoom { get; }

Property Value

NullableSingle

See Also