PDFView4NET WPF Edition
PDFRemotePageDestination Class
Members 




O2S.Components.PDFView4NET Namespace : PDFRemotePageDestination Class
Defines a destination to a page in another PDF document.
Object Model
PDFRemotePageDestination Class
Syntax
'Declaration
 
Public Class PDFRemotePageDestination 
   Inherits PDFDirectDestination
'Usage
 
Dim instance As PDFRemotePageDestination
public class PDFRemotePageDestination : PDFDirectDestination 
public __gc class PDFRemotePageDestination : public PDFDirectDestination 
public ref class PDFRemotePageDestination : public PDFDirectDestination 
Inheritance Hierarchy

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

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

PDFRemotePageDestination Members
O2S.Components.PDFView4NET Namespace