returnResults Property

Summary

Indicates whether the AnalysisResults for the operation should be returned.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentAnalyzerRunOptions.prototype, 'returnResults', 
   get: function(), 
   set: function(value) 
) 
returnResults: boolean; 

Property Value

true to return the AnalysisResults; otherwise, false. Default value is true.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.