Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
PdfDocument Class Members
The following tables list the members exposed by PdfDocument.
Public Properties
Public Methods
| Name | Description |
| AddBookmark | Creates a new bookmark object that implements the IBookmark interface and adds it to the internal collection of objects. |
| AddPage | Overloaded. Creates a new page object that implements the IPdfPage interface and adds it to the internal collection of objects. |
| AttachFile | Overloaded. Attaches a file to the document. |
| Generate | Overloaded. Generates the PDF document. |
| Sign | Signs the document. |
Public Events
See Also