After save action is executed after a document is saved.

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

Syntax

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

See Also