←Select platform

PDFFile Class Methods

Summary

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

Public Methods

Name Description
ClearAnnotations Clears the annotations from an existing PDF file.
ClearBookmarks Clears the bookmarks and internal links (TOC) from an existing PDF file.
Clone Creates an exact copy of this PDFFile object.
Convert Converts the file associated with the PDFFile object to a different version using optional document properties and security options.
ConvertToPDFA Converts the file associated with this PDFFile object to PDF/A.
ConvertToSvg Converts the specified page of this PDFFile to SVG.
DeletePages Delete one or more pages from the file associated with this PDFFile object.
Distill Converts (distills) the Postscript file associated with this PDFFile object to PDF.
DrawDocument Renders the specified page of the PDF file.
ExtractPages Extract one or more pages from the file associated with this PDFFile object.
GetPageCount Gets the number of pages in this PDFFile object.
GetPDFFileType Gets the type of a PDF or Postscript file.
InsertPagesFrom Inserts one or more pages from an existing PDF file into the file associated with this PDFFile object.
IsEncrypted Gets a value that indicate whether a PDF file is encrypted.
Linearize Converts the file associated with this PDFFile object to a linearized version (optimized for Web viewing).
Load Loads this PDFFile object and populate its pages collection and document properties.
MergeWith Merges this PDF file with one or more PDF existing files.
Optimize Optimizes this PDFFile object and writes the PDF data into the specified file.
ReplacePagesFrom Replaces one or more pages from an existing PDF file into the file associated with this PDFFile object.
Rotatepages Rotate one or more pages in an existing PDF file.
SetDocumentProperties Updates the properties of the file associated with this PDFFile object.
SetInitialView Updates the initial view options of the specified PDF file.
SignDocument Adds a digital signature to a PDF document from a PFX file.
WriteAnnotations Writes annotations to an existing PDF file.
WriteBookmarks Writes bookmarks (TOC) to an existing PDF file.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly