XFINIUM.PDF Documentation
PdfPageDestination Class
Members 



Xfinium.Pdf.Destinations Namespace : PdfPageDestination Class
Defines an abstract destination to a PDF page.
Syntax
'Declaration
 
Public MustInherit Class PdfPageDestination 
   Inherits PdfDestination
'Usage
 
Dim instance As PdfPageDestination
public abstract class PdfPageDestination : PdfDestination 
public ref class PdfPageDestination abstract : public PdfDestination 
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Destinations.PdfDestination
      Xfinium.Pdf.Destinations.PdfPageDestination
         Xfinium.Pdf.Destinations.PdfPageDirectDestination
         Xfinium.Pdf.Destinations.PdfPageNumberDestination

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfPageDestination Members
Xfinium.Pdf.Destinations Namespace