XFINIUM.PDF Documentation
PdfFile Class Members
Properties  Methods 

Xfinium.Pdf.Core Namespace : PdfFile Class

The following tables list the members exposed by PdfFile.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the number of pages.  
Public Property Gets the file security handler.  
Top
Public Methods
 NameDescription
Public Method Extracts the document information from the PDF files.  
Public Method Extracts the file attachments from the PDF file.  
Public Method Extracts the JavaScript code from the PDF file.  
Public MethodOverloaded.  Extracts the named destinations from the PDF file.  
Public Method Extracts the outlines from the PDF file.  
Public Method Extracts a page from the PDF file.  
Public MethodOverloaded.  Extracts the content of a PDF page.  
Public Method Extracts the page information from the PDF file.  
Public Method Extracts the content of an optional content group.  
Public Method Extracts the names of the optional content groups defined on the page.  
Public Method Extracts a page from the PDF file.  
Public Method Extracts the XMP metadata from the PDF file.  
Public Method Gets the specified COS object.  
Public Method Gets the total number of COS objects in the PDF file.  
Public Methodstatic (Shared in Visual Basic) Gets the encryption algorithm used by the PDF file in the input stream.  
Public Methodstatic (Shared in Visual Basic) Verifies if the PDF file is encrypted.  
Public Methodstatic (Shared in Visual Basic) Verifies if the password matches the owner password set on the PDF file.  
Public Methodstatic (Shared in Visual Basic) Verifies if the password matches the user password set on the PDF file.  
Top
See Also

Reference

PdfFile Class
Xfinium.Pdf.Core Namespace