Property CheckedAfter
Namespace TallComponents.PDF.JavaScript.Scripting
Class AlertCheckbox
The state of the checkbox when the alert message box is closed. The Alert event handler should set this value.
Syntax
public
Boolean
CheckedAfter
{
get;
set;
}
Property value
Boolean