XFINIUM.PDF Documentation
PdfFile Class Members
Properties  Methods 

The following tables list the members exposed by PdfFile.

Public Constructors
 NameDescription
Public ConstructorPdfFile ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyPageCount Gets the number of pages.  
Public PropertySecurityHandler Gets the file security handler.  
Top
Public Methods
 NameDescription
Public MethodExtractDocumentInformation Extracts the document information from the PDF files.  
Public MethodExtractFileAttachments Extracts the file attachments from the PDF file.  
Public MethodExtractJavaScriptFragments Extracts the JavaScript code from the PDF file.  
Public MethodExtractNamedDestinationsOverloaded.  Extracts the named destinations from the PDF file.  
Public MethodExtractOutlines Extracts the outlines from the PDF file.  
Public MethodExtractPage Extracts a page from the PDF file.  
Public MethodExtractPageContentOverloaded.  Extracts the content of a PDF page.  
Public MethodExtractPageInfo Extracts the page information from the PDF file.  
Public MethodExtractPageOptionalContentGroup Extracts the content of an optional content group.  
Public MethodExtractPageOptionalContentGroupNames Extracts the names of the optional content groups defined on the page.  
Public MethodGetCosObjectByNumber Gets the specified COS object.  
Public MethodGetCosObjectCount Gets the total number of COS objects in the PDF file.  
Public Methodstatic (Shared in Visual Basic)GetPdfFileEncryptionAlgorithm Gets the encryption algorithm used by the PDF file in the input stream.  
Public Methodstatic (Shared in Visual Basic)IsPdfFileEncrypted Verifies if the PDF file is encrypted.  
Public Methodstatic (Shared in Visual Basic)IsPdfFileOwnerPassword Verifies if the password matches the owner password set on the PDF file.  
Public Methodstatic (Shared in Visual Basic)IsPdfFileUserPassword Verifies if the password matches the user password set on the PDF file.  
Top
See Also

Reference

PdfFile Class
Xfinium.Pdf.Core Namespace

Send Feedback