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