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 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.