←Select platform

Categories Property

Summary

List of Master Forms categories to use in comparison.

Syntax
C#
C++/CLI
Java
Python
public IList<IMasterFormsCategory> Categories { get; set; } 
public:  
   property System::Collections::Generic::IList<Leadtools::Forms::Auto::IMasterFormsCategory^>^ Categories 
   { 
      System::Collections::Generic::IList<Leadtools::Forms::Auto::IMasterFormsCategory^>^ get() 
      void set(System::Collections::Generic::IList<Leadtools::Forms::Auto::IMasterFormsCategory^>^ value) 
   } 
getCategories(); 
public void setCategories( 
   java.util.List<IMasterFormsCategory> 
); 
Categories # get and set (AutoFormsEnginePageRecognitionOptions) 

Property Value

Pass null or an empty list to use all Master Forms in the repository. The default value is null.

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.Forms.Auto Assembly

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