Property BeforeSaveAction
Namespace TallComponents.PDF
Class Document
Before save action is executed before a document will be saved.
Syntax
public
JavaScriptAction
BeforeSaveAction
{
get;
set;
}
Property value
JavaScriptAction