PdfLinkPageLocationFitPage Method

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

Definition

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

Return Value

PdfLinkPageLocation
A new page location instance

See Also