Pdf | |
| Name | Description | |
|---|---|---|
| PdfDestination(PdfPage) | Constructs a pdf destination to the specified pdf page. | |
| PdfDestination(PdfPage, PointF) | Constructs a pdf destination to the specified location in the specified page. | |
| 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. |