Skip to main content

PdfDocumentActions Properties

Represents an action that is performed with a document.
Name Description
DocumentClosing Gets an action performed when the document is closing.
DocumentPrinted Gets an action performed when the document is printed.
DocumentPrinting Gets an action that is performed when the document is printing.
DocumentSaved Gets an action performed when the document is saved.
DocumentSaving Gets an action that is performed when the document is saving.
See Also