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