XFINIUM.PDF Documentation
PdfNamedDestination Class
Members 



Xfinium.Pdf.Destinations Namespace : PdfNamedDestination Class
Defines a PDF named destination.
Object Model
PdfNamedDestination ClassPdfDestination Class
Syntax
'Declaration
 
Public Class PdfNamedDestination 
   Inherits PdfDestination
'Usage
 
Dim instance As PdfNamedDestination
public class PdfNamedDestination : PdfDestination 
public ref class PdfNamedDestination : public PdfDestination 
Remarks
A named destination associates a name with a destination.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Destinations.PdfDestination
      Xfinium.Pdf.Destinations.PdfNamedDestination

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

PdfNamedDestination Members
Xfinium.Pdf.Destinations Namespace