PDFView4NET WinForms Edition
PDFNamedDestination Class
Members 




O2S.Components.PDFView4NET Namespace : PDFNamedDestination Class
Defines a named PDF destination.
Object Model
PDFNamedDestination ClassPDFDirectDestination Class
Syntax
'Declaration
 
Public Class PDFNamedDestination 
   Inherits PDFDestination
'Usage
 
Dim instance As PDFNamedDestination
public class PDFNamedDestination : PDFDestination 
public __gc class PDFNamedDestination : public PDFDestination 
public ref class PDFNamedDestination : public PDFDestination 
Remarks
A named destination associates a name with a direct PDF destination and allows to refer to that destination by its name.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.PDFDestination
      O2S.Components.PDFView4NET.PDFNamedDestination

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFNamedDestination Members
O2S.Components.PDFView4NET Namespace