←Select platform

FindAllOccurrences Property

Summary

After matching both label and value, FindAllOccurrences indicates whether to search for that exact value matched in the rest of the document.

Syntax
C#
C++/CLI
Python
public bool FindAllOccurrences { get; set; } 
public:  
   property bool FindAllOccurrences 
   { 
      bool get() 
      void set(bool value) 
   } 
FindAllOccurrences # get and set (InfoLabel) 

Property Value

true to search for the matched value.

Requirements

Target Platforms

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

Leadtools.Document.Unstructured Assembly

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