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

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

Syntax

C#
public JavaScriptAction BeforeSaveAction { get; set; }
Visual Basic (Declaration)
Public Property BeforeSaveAction As JavaScriptAction

See Also