PdfLinkPageLocationFitPage Method

Fits the entire page in the viewport (PDF /Fit destination). Equivalent to using ToPage(Int32, Int32, Single, Single, Single, Single)

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public static PdfLinkPageLocation FitPage()

Return Value

PdfLinkPageLocation
A new page location instance

See Also