The following tables list the members exposed by PDFDocument.
Public Constructors
Name | Description | |
---|---|---|
PDFDocument | Initializes a new PDFDocument form a specified PDF file and optional password. |
Public Methods
Name | Description | |
---|---|---|
DecodeImage | Decodes the specified PDF image object embedded in this PDFDocument. | |
GetContentType | Gets the content type for the specified page of this PDFDocument. | |
GetDigitalSignatureSupportStatus | Gets the status of digital signature support in the LEADTOOLS PDF toolkit. | |
GetEmbeddedFileSchema | Helper method to find the schema of an embedded file. | |
GetImageRect | Creates an image from a PDF document page. | |
GetPageImage | Gets a raster image of a page in the PDF file associated with this PDFDocument. | |
GetPageRasterizer | Returns a PDFPageRasterizer object for the specified page. | |
GetPageSvg | Gets an SVG document representation of a page in the PDF file associated with this PDFDocument. | |
GetThumbnail | Gets a thumbnail of a page in the PDF file associated with this PDFDocument. | |
ParseDocumentStructure | Parses the Table of Content and internal links or jumps between the pages of the PDF file associated with this PDFDocument. | |
ParsePages | Parses objects such as text items (characters), images, rectangles, annotations, form fields, digital signatures, hyperlinks and fonts from one or more PDF pages. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by this PDFDocument. | |
Finalize | This member overrides System.Object.Finalize |
Public Properties
Name | Description | |
---|---|---|
Bookmarks | Gets the Table of Contents (TOC) of this PDF document. | |
DefaultResolution | Default resolution in dots per inch used when creating new PDFDocument objects. | |
DocumentProperties | Gets the properties or metadata of this PDF document. | |
EmbeddedFiles | Collection of the embedded files found in this document. | |
EmbeddedFilesSchemas | Collection of the embedded file schemas found in this document. | |
FileName | Gets the name of the PDF file associated with this PDFDocument. | |
FileType | Gets the file type or version of this PDF document. | |
Fonts | Gets a list of the embedded fonts of this PDFDocument. | |
HasEmbeddedFiles | Indicates whether this PDF document has any embedded files (attachments). | |
Images | Gets a list of the embedded images of this PDFDocument. | |
InternalLinks | Gets the internal links (or jumps) between the pages of this PDF document. | |
IsEncrypted | Gets a value that indicates whether this PDF document is encrypted. | |
IsLinearized | Determines if this PDF document is linearized (optimized for the web). | |
IsPdfA | Determines if this document is PDF/A. | |
IsPortfolio | Indicates whether this PDF document is a portfolio. | |
Pages | Gets the collection of pages in this PDF document. | |
Password | Gets the password used to decrypt this PDFDocument. | |
Resolution | Resolution, in dots per inch, of this PDF document. | |
SecurityOptions | Gets the security and encryption options used with this PDF document. |
Public Fields
Name | Description | |
---|---|---|
MaximumPasswordLength | Gets the maximum size of a PDF password. | |
MaximumStringLength | Gets the maximum size of a PDF string. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document