PDFView4NET WinForms Edition
PDFDocument Class
Members 




O2S.Components.PDFView4NET Namespace : PDFDocument Class
Defines a PDF document.
Object Model
PDFDocument ClassPDFAnnotationsViewCollection ClassPDFAnnotationsView ClassPDFBookmarkCollection ClassPDFBookmark ClassPDFBookmarksViewCollection ClassPDFBookmarksView ClassPDFDocumentInformation ClassPDFFileAttachmentCollection ClassPDFFileAttachment ClassPDFFileAttachmentsViewCollection ClassPDFFileAttachmentsView ClassPDFForm ClassPDFXMPMetadata ClassPDFPageCollection ClassPDFPage ClassPDFPageThumbnailViewCollection ClassPDFPageThumbnailView ClassPDFPageViewCollection ClassPDFPageView ClassPDFSecurityManager ClassPDFViewerPreferences Class
Syntax
'Declaration
 
<ToolboxBitmapAttribute(O2S.Components.PDFView4NET.PDFDocument, "PDFDocument.bmp")>
<DesignerCategoryAttribute("Component")>
Public Class PDFDocument 
   Inherits System.ComponentModel.Component
   Implements IRawPDFData 
'Usage
 
Dim instance As PDFDocument
[ToolboxBitmap(O2S.Components.PDFView4NET.PDFDocument, "PDFDocument.bmp")]
[DesignerCategory("Component")]
public class PDFDocument : System.ComponentModel.Component, IRawPDFData  
[ToolboxBitmap(O2S.Components.PDFView4NET.PDFDocument, "PDFDocument.bmp")]
[DesignerCategory("Component")]
public __gc class PDFDocument : public System.ComponentModel.Component, IRawPDFData  
[ToolboxBitmap(O2S.Components.PDFView4NET.PDFDocument, "PDFDocument.bmp")]
[DesignerCategory("Component")]
public ref class PDFDocument : public System.ComponentModel.Component, IRawPDFData  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         O2S.Components.PDFView4NET.PDFDocument

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

PDFDocument Members
O2S.Components.PDFView4NET Namespace