

public sealed class PdfDocument
System.Object
Xceed.PdfLibrary.NET.PdfDocument
| 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. |
![]() | Informations | Gets the informations associated with the PDFDocument. |
![]() | 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. |
![]() | Version | Gets the version of the PDFDocument. |
![]() | Watermarks | Gets all the Watermarks that were added to the PDFDocument. |
| Name | Description | |
|---|---|---|
![]() | ClearSignature | Clears a signature from a SignatureFormField in the PdfDocument. |
![]() ![]() | Create | Overloaded. Creates a new PdfDocument. |
![]() ![]() | Load | Overloaded. Loads the given PDFDocument. |
![]() | Merge | Merges the content specified in the options into the current PdfDocument. |
![]() | Save | Saves the current PDFDocument instance. |
![]() | SaveAs | Overloaded. Saves the PDFDocument to a file. |
![]() | Sign | Signs the PdfDocument. |
![]() | Split | Splits the PDFDocument into one or more separate PDFDocuments based on the specified options. |
![]() | ValidateSignatures | Validates the signatures of all SignatureFormFields in a PdfDocument. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.