PDFView4NET WPF Edition
PDFDirectDestination Class
Members 




O2S.Components.PDFView4NET Namespace : PDFDirectDestination Class
Defines the base class direct PDF destinations.
Object Model
PDFDirectDestination Class
Syntax
'Declaration
 
Public Class PDFDirectDestination 
   Inherits PDFDestination
'Usage
 
Dim instance As PDFDirectDestination
public class PDFDirectDestination : PDFDestination 
public __gc class PDFDirectDestination : public PDFDestination 
public ref class PDFDirectDestination : public PDFDestination 
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.PDFDestination
      O2S.Components.PDFView4NET.PDFDirectDestination
         O2S.Components.PDFView4NET.PDFPageDestination
         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

PDFDirectDestination Members
O2S.Components.PDFView4NET Namespace