PDFView4NET WinForms Edition
PDFDocument Class Members
Properties  Methods  Events

O2S.Components.PDFView4NET Namespace : PDFDocument Class

The following tables list the members exposed by PDFDocument.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the list of annotation views attached to the PDF document.  
Public PropertyGets the list of bookmarks in the PDF document.  
Public PropertyGets the list of bookmark views attached to the PDF document.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets a value indicating whether delayed load should be used for file attachments.  
Public PropertyGets or sets the document information.  
Public PropertyGets the list of file attachments in the PDF document.  
Public PropertyGets the list of file attachment views attached to the PDF document.  
Public PropertyGets or sets the path to the PDF file.  
Public PropertyGets the PDF form included in the document.  
Public PropertyGets the document ID.  
Public PropertyGets or sets a value indicating whether the document parts should be loaded as needed or the entire document should be loaded in memory.  
Public PropertyGets the XMP metadata for this PDFDocument object.  
Public PropertyGets the number of pages in the document.  
Public PropertyGets or sets the document's page layout specifying how the pages should be displayed when opened.  
Public PropertyGets or sets the document's page mode specifying how the document should be displayed when opened.  
Public PropertyGets the list of pages in the document.  
Public PropertyGets the list of page thumbnail views attached to the PDF document.  
Public PropertyGets the list of page views attached to the PDF document.  
Public PropertyGets or sets a value indicating whether the document pages should be prerendered or not.  
Public PropertyGets o sets the document's security manager.  
Public PropertyGets or sets the serial number used to unlock the component.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the document's viewer preferences.  
Top
Public Methods
 NameDescription
Public MethodCloses the PDF file and frees the resources.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodGets the names of the destinations stored in the PDF file.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGets the named destinations stored in the PDF file.  
Public MethodGets the value of the specified key.  
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Loads the PDF file from disk.  
Public MethodOverloaded. Prints the PDF document with the specified settings.  
Public MethodOverloaded. Saves the PDF document as a file.  
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public EventFired after a PDF page is printed.  
Public EventFired before a PDF page is printed.  
Public EventGets or sets the event being fired when a new bookmark has been added to the document.  
Public EventGets or sets the event being fired when an existing bookmark has been removed from the document.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventGets or sets the event being fired when a password is required for opening the PDF file.  
Public EventFired after a PDF page is printed, to notify about the progress of the print operation.  
Top
See Also

Reference

PDFDocument Class
O2S.Components.PDFView4NET Namespace