Click or drag to resize
Pdf Library for .NET

PdfDestination Constructor

Overload List
  Name Description
Public method PdfDestination(PdfPage) Constructs a pdf destination to the specified pdf page.
Public method PdfDestination(PdfPage, PointF) Constructs a pdf destination to the specified location in the specified page.
Public method PdfDestination(PdfPage, PointF, PdfDestinationFitMode) Constructs a destination to the specified location in the specified page and with the specified fit mode in the destination page.
Top
See Also