Link Search Menu Expand Document

DocumentOnAfterSaving Property

Gets or sets the action to be performed after saving a document.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public JavaScriptAction OnAfterSaving { get; set; }

Property Value

Type: JavaScriptAction
See Also

Reference