HiQPdf Documentation

PdfDestination Constructor

Quickly Create High Quality PDFs
Overload List

  NameDescription
Public methodPdfDestination
Creates an empty destination. The Page property must be set after object creation
Public methodPdfDestination(PdfPage)
Creates a destination for the top left corner of the given PDF page
Public methodPdfDestination(PdfPage, PointF)
Creates a destination for the given point in the given PDF page
Public methodPdfDestination(PdfPage, PointF, PdfDestinationViewMode)
Creates a destination for the given point in the given PDF page having the given view mode
Top
See Also

Reference