Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
OutputResults
Parameter OutputResults
defines whether to enable the output of the TextLineSpecification
object.
Example
{
"Name": "tls_0",
"OutputResults" : 0
}
Parameter Summary
Parameter Details |
---|
Type int |
Range 0,1 |
Default Value 1. It outputs the text line result for the TextLineSpecification object. |