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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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