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