HiQPdf Documentation

PdfDestination Constructor

HiQPdf Client for .NET Core
Overload List

  NameDescription
Public methodPdfDestination(PdfPage)
Creates a destination for the top left corner of the given PDF page
Public methodPdfDestination(PdfPage, PointFloat)
Creates a destination for the given point in the given PDF page
Public methodPdfDestination(PdfPage, PointFloat, PdfDestinationViewMode)
Creates a destination for the given point in the given PDF page having the given view mode
Top
See Also

Reference