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