Before close action is executed before a document will be closed.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also