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

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

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

See Also