PdfDocumentActions Properties |
The PdfDocumentActions type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AfterOpenAction |
Gets or sets the action to execute when the document is opened.
|
![]() |
AfterPrintAction |
Gets or sets the action to be performed after the document is printed.
|
![]() |
AfterSaveAction |
Gets or sets the jave script action to be performed after the document is saved.
|
![]() |
BeforeCloseAction |
Gets or sets the action to be performed before the document is closed.
|
![]() |
BeforePrintAction |
Gets or sets the action to be performed before the document is printed.
|
![]() |
BeforeSaveAction |
Gets or sets the java script action to be performed before the document is saved.
|