←Select platform
In This Topic ▼

PDFFile Class Methods

Summary

For a list of all members of this type, see PDFFile members

Public Methods

Name Description
Public Method
ClearAnnotations Clears the annotations from an existing PDF file.
Public Method ClearBookmarks Clears the bookmarks and internal links (TOC) from an existing PDF file.
Public Method Clone Creates an exact copy of this PDFFile object.
Public Method Convert Converts the file associated with the PDFFile object to a different version using optional document properties and security options.
Public Method ConvertToPDFA Converts the file associated with this PDFFile object to PDF/A.
Public Method ConvertToSvg Converts the specified page of this PDFFile to SVG.
Public Method DeletePages Delete one or more pages from the file associated with this PDFFile object.
Public Method Distill Converts (distills) the Postscript file associated with this PDFFile object to PDF.
Public Method ExtractPages Extract one or more pages from the file associated with this PDFFile object.
Public Method GetPageCount Gets the number of pages in this PDFFile object.
Public Method
static  | Shared in VB</div>
GetPDFFileType Gets the type of a PDF or Postscript file.
Public Method InsertPagesFrom Inserts one or more pages from an existing PDF file into the file associated with this PDFFile object.
Public Method static  | Shared in VB IsEncrypted Gets a value that indicate whether a PDF file is encrypted.
Public Method static  | Shared in VB IsLinearized Determines if this PDF file is linearized (optimized for the web).
Public Method static  | Shared in VB IsPdfA Determines if the specified file is PDF/A.
Public Method Linearize Converts the file associated with this PDFFile object into a linearized version (one optimized for Web viewing).
Public Method Load Loads this PDFFile object and populate its pages collection and document properties.
Public Method MergeWith Merges this PDF file with one or more PDF existing files.
Public Method Optimize Optimizes this PDFFile object and writes the PDF data into the specified file.
Public Method static  | Shared in VB Redact Redacts a PDF document stored in a file.
Public Method ReplacePagesFrom Replaces one or more pages from an existing PDF file into the file associated with this PDFFile object.
Public Method RotatePages Rotate one or more pages in an existing PDF file.
Public Method SetDocumentProperties Updates the properties of the file associated with this PDFFile object.
Public Method SetInitialView Updates the initial view options of the specified PDF file.
Public Method SignDocument Adds a digital signature to a PDF document from a PFX file.
Public Method WriteAnnotations Writes annotations to an existing PDF file.
Public Method WriteBookmarks Writes bookmarks (TOC) to an existing PDF file.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly