Before print action is executed before a document will be printed.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public JavaScriptAction BeforePrintAction { get; set; }
Visual Basic
Public Property BeforePrintAction As JavaScriptAction
	Get
	Set

See Also