Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Actions

DocumentActionsModel Class

Lists all document actions, per event

csharp
public class DocumentActionsModel

Inheritance System.Object 🡒 DocumentActionsModel

Properties
AfterPrintActionAfter print action is executed after a document is printed.
AfterSaveActionAfter save action is executed after a document is saved.
BeforeCloseActionBefore close action is executed before a document will be closed.
BeforePrintActionBefore print action is executed before a document will be printed.
BeforeSaveActionBefore save action is executed before a document will be saved.
CalculationOrderThe order of the fields that need to be recalculated.
OpenActionsOpen actions are executed while a document is opening.