Appearance
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 | |
---|---|
AfterPrintAction | After print action is executed after a document is printed. |
AfterSaveAction | After save action is executed after a document is saved. |
BeforeCloseAction | Before close action is executed before a document will be closed. |
BeforePrintAction | Before print action is executed before a document will be printed. |
BeforeSaveAction | Before save action is executed before a document will be saved. |
CalculationOrder | The order of the fields that need to be recalculated. |
OpenActions | Open actions are executed while a document is opening. |