EvoPdf 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:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
static
PdfLinkPageLocation
FitPage
()
Return Value
PdfLinkPageLocation
A new page location instance
See Also
Reference
PdfLinkPageLocation Class
EvoPdf.Next Namespace
In This Article
Definition
See Also