XFINIUM.PDF Documentation
PdfFileEx Class Members
Properties  Methods 

Xfinium.Pdf.Core Namespace : PdfFileEx Class

The following tables list the members exposed by PdfFileEx.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the number of pages. (Inherited from Xfinium.Pdf.Core.PdfFile)
Public Property Gets the file security handler. (Inherited from PdfFile)
Top
Public Methods
 NameDescription
Public Method Extracts the document information from the PDF files. (Inherited from Xfinium.Pdf.Core.PdfFile)
Public Method Extracts the file attachments from the PDF file. (Inherited from PdfFile)
Public Method Extracts the JavaScript code from the PDF file. (Inherited from PdfFile)
Public MethodOverloaded.  Extracts the named destinations from the PDF file. (Inherited from PdfFile)
Public Method Extracts the outlines from the PDF file. (Inherited from PdfFile)
Public Method Extracts a page from the PDF file. (Inherited from PdfFile)
Public MethodOverloaded.  Extracts the content of a PDF page. (Inherited from PdfFile)
Public Method Extracts the page information from the PDF file. (Inherited from PdfFile)
Public Method Extracts the content of an optional content group. (Inherited from PdfFile)
Public Method Extracts the names of the optional content groups defined on the page. (Inherited from PdfFile)
Public Method Extracts a page from the PDF file. (Inherited from PdfFile)
Public Method Extracts the XMP metadata from the PDF file. (Inherited from PdfFile)
Public Method Flattens the form fields in the file.  
Public Method Gets the specified COS object. (Inherited from PdfFile)
Public Method Gets the total number of COS objects in the PDF file. (Inherited from PdfFile)
Public Method Gets the COS dictionary representing the specified page.  
Public Method Gets the page graphics for the specified page.  
Public Method Gets the number of the page that includes the specified field widget.  
Public Method Gets the position on the page for the specified field widget.  
Public MethodOverloaded.  Saves the PDF file to disk.  
Public Method Sets the given field with the specified value.  
Public Method Sets the options for filling form fields.  
Top
See Also

Reference

PdfFileEx Class
Xfinium.Pdf.Core Namespace