HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Link
Page
Location
Fit
Page 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#
Copy
public
static
PdfLinkPageLocation
FitPage
()
Return Value
PdfLinkPageLocation
A new page location instance
See Also
Reference
PdfLinkPageLocation Class
HiQPdf.Next Namespace
In This Article
Definition
See Also