PDFView4NET WinForms Edition
PDFPageDestination Class
Members 




O2S.Components.PDFView4NET Namespace : PDFPageDestination Class
Defines a destination to a page within the current document.
Object Model
PDFPageDestination ClassPDFPage Class
Syntax
'Declaration
 
Public Class PDFPageDestination 
   Inherits PDFDirectDestination
'Usage
 
Dim instance As PDFPageDestination
public class PDFPageDestination : PDFDirectDestination 
public __gc class PDFPageDestination : public PDFDirectDestination 
public ref class PDFPageDestination : public PDFDirectDestination 
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.PDFDestination
      O2S.Components.PDFView4NET.PDFDirectDestination
         O2S.Components.PDFView4NET.PDFPageDestination

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

PDFPageDestination Members
O2S.Components.PDFView4NET Namespace