PDFView4NET WinForms Edition
PDFFile Class Members
Properties  Methods  Events

O2S.Components.PDFRender4NET Namespace : PDFFile Class

The following tables list the members exposed by PDFFile.

Public Properties
 NameDescription
Public PropertyGets or sets the threshold for B/W conversion.  
Public PropertyGets the number of pages in the PDF file.  
Public PropertySpecifies a collection of fonts to be used when the corresponding font is not embedded in the PDF file.  
Top
Public Methods
 NameDescription
Public MethodCloses the PDF file and frees all resources.  
Public MethodOverloaded.   
Public MethodOverloaded.   
Public MethodOverloaded. Renders a PDF page to a System.Drawing.Bitmap object.  
Public MethodOverloaded. Renders all the pages of the PDF file to a multi page TIFF image.  
Public MethodGets the size of a page in points.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a PDFFile object from the given pdf file.  
Public MethodOverloaded. Prints the PDF file with the specified settings.  
Public MethodOverloaded. Renders the specified page on a graphics surface.  
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 page rendering error has occured.  
Public EventFired after a PDF page is printed, to notify about the progress of the print operation.  
Public EventFired before a PDF page is printed for setting page properties.  
Top
See Also

Reference

PDFFile Class
O2S.Components.PDFRender4NET Namespace