Property AfterSaveAction
Namespace TallComponents.PDF
Class Document
After save action is executed after a document is saved.
Syntax
public
JavaScriptAction
AfterSaveAction
{
get;
set;
}
Property value
JavaScriptAction