ruleSetIds Property

Summary

The IDs corresponding to the RuleSets that should be used when analyzing the document.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentAnalyzerRunOptions.prototype, 'ruleSetIds', 
   get: function(), 
   set: function(value) 
) 
ruleSetIds: string[]; 

Property Value

A collection of IDs corresponding to the RuleSets that should be used when analyzing the document. Default value is an empty array.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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