public class PdfDestinationPublic Class PdfDestinationpublic ref class PdfDestinationtype PdfDestination = class end| 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 |
| Page | The target PDF page |
| Point | The target point in the target page |
| ViewMode | The view mode of the target page |
| Zoom | The zoom percentage of the target page in a PDF viewer |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |