Before save action is executed before a document will be saved.

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

Syntax

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

See Also