| Name | Description | |
|---|---|---|
![]() | AllBookmarks | Gets all the Bookmarks, including all Bookmarks from lower Levels, found in the PdfDocument. |
![]() | Attachments | Gets the files that are attached to the PDFDocument. |
![]() | Bookmarks | Gets all the Level 1 Bookmarks that are inserted in the PDFDocument. |
![]() | Fonts | Gets the Fonts used in the PDFDocument. |
![]() | FormFields | Holds all the FormFields in the PDFDocument. |
![]() | Hyperlinks | Gets all the Hyperlinks in the PDFDocument. |
![]() | Images | Gets all the Images in the PDFDocument. |
![]() | Informations | Gets the informations associated with the PDFDocument. |
![]() | IsEncrypted | Gets if the PDF Document is encypted. |
![]() | Name | Gets the name of the PdfDocument. |
![]() | Pages | Gets all the Pages in the PDFDocument. |
![]() | PageSettings | Gets or sets the default page settings for all the new Pages added to the PDFDocument. |
![]() | Paths | Gets all the Paths in the PDFDocument. |
![]() | Permissions | Gets the Permissions allowed on the PdfDocument. |
![]() | Version | Gets the version of the PDFDocument. |
![]() | Watermarks | Gets the reusable WatermarkDefinitions configured for the PdfDocument. Document Watermarks are applied to all existing and future Pages. |
