Pdf |
The PdfDocumentLevelActions type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfDocumentLevelActions(PdfDocument) | Creates new instance of PdfDocumentLevelActions. | |
| PdfDocumentLevelActions(PdfDocument, PdfTypeBase) | Creates a new instance of PdfDocumentLevelActions and initialize it with specified dictionary |
| Name | Description | |
|---|---|---|
| DocumentPrinted | Gets or sets the PdfJavaScriptAction to be performed after printing a document. | |
| DocumentSaved | Gets or sets the PdfJavaScriptAction to be performed after saving a document. | |
| DocumentWillClose | Gets or sets the PdfJavaScriptAction to be performed before closing a document. | |
| DocumentWillPrint | Gets or sets the PdfJavaScriptAction to be performed before printing a document. | |
| DocumentWillSave | Gets or sets the PdfJavaScriptAction to be performed before saving a document. |