Leadtools.Pdf Namespace : PDFDocument Class |
The following tables list the members exposed by PDFDocument.
Name | Description | |
---|---|---|
![]() | PDFDocument Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | MaximumPasswordLength | Gets the maximum size of a PDF password. |
![]() ![]() | MaximumStringLength | Gets the maximum size of a PDF string. |
Name | Description | |
---|---|---|
![]() | Bookmarks | Gets the Table of Contents (TOC) of this PDF document. |
![]() ![]() | DefaultResolution | Gets or sets the default resolution in dots per inch used when creating new PDFDocument objects. |
![]() | DocumentProperties | Gets the properties or metadata of this PDF document. |
![]() | FileName | Gets the name of the PDF file associated with this PDFDocument. |
![]() | FileType | Gets the file type or version of this PDF document. |
![]() | InternalLinks | Gets the internal links (or jumps) between the pages of this PDF document. |
![]() | IsEncrypted | Gets a value that indicate whether this PDF document is encrypted. |
![]() | Pages | Gets the collection of pages in this PDF document. |
![]() | Password | Gets the password used to decrypt this PDFDocument. |
![]() | Resolution | Gets or sets the resolution in dots per inch of this PDF document. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by this PDFDocument. |
![]() | GetPageImage | Gets a raster image 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 the objects such as text items (characters), images, rectangles, hyperlinks and fonts from one or more PDF pages |
Name | Description | |
---|---|---|
![]() | Finalize | This member overrides System.Object.Finalize |