Click or drag to resize

PdfDocumentActions Properties

The PdfDocumentActions type exposes the following members.

Properties
Name Description
Public property AfterOpenAction
Gets or sets the action to execute when the document is opened.
Public property AfterPrintAction
Gets or sets the action to be performed after the document is printed.
Public property AfterSaveAction
Gets or sets the jave script action to be performed after the document is saved.
Public property BeforeCloseAction
Gets or sets the action to be performed before the document is closed.
Public property BeforePrintAction
Gets or sets the action to be performed before the document is printed.
Public property BeforeSaveAction
Gets or sets the java script action to be performed before the document is saved.
Top
See Also