Click or drag to resize
Pdf Library for .NET

PdfDestination Constructor

Overload List
  NameDescription
Public methodPdfDestination(PdfPage)
Constructs a pdf destination to the specified pdf page.
Public methodPdfDestination(PdfPage, PointF)
Constructs a pdf destination to the specified location in the specified page.
Public methodPdfDestination(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