PdfDestination Constructor

Overload List

PdfDestination(PdfPage) Creates a destination for the top left corner of the given PDF page
PdfDestination(PdfPage, PointFloat) Creates a destination for the given point in the given PDF page
PdfDestination(PdfPage, PointFloat, PdfDestinationViewMode) Creates a destination for the given point in the given PDF page having the given view mode

See Also