After save action is executed after a document is saved.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public JavaScriptAction AfterSaveAction { get; set; } |
| Visual Basic |
|---|
Public Property AfterSaveAction As JavaScriptAction Get Set |