TaintTest: Boolean
The TaintTest property determines start of validation test.
Available Values:
true. Validation test is started (default).
false. Validation test is not started.
Use JSON or the setTaintTest method to set the property value and the getTaintTest method to get the property value.
The example of property use is given in description of the CanvasHTMLRenderer constructor.
See also: