Property AfterPrintAction
Namespace TallComponents.PDF
Class Document
After print action is executed after a document is printed.
Syntax
public
JavaScriptAction
AfterPrintAction
{
get;
set;
}
Property value
JavaScriptAction