←Select platform

Categories Property (AutoFormsEnginePageRecognitionOptions)

Summary

List of Master Forms categories to use in comparison.

Syntax

C#
VB
C++
public System.Collections.Generic.IList<Leadtools.Forms.Auto.IMasterFormsCategory> Categories { get; set; }
Public Property Categories() As System.Collections.Generic.IList(Of Leadtools.Forms.[Auto].IMasterFormsCategory) 
   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) 
   } 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize