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