C#
VB
C++
List of Master Forms categories to use in comparison.
public IList<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)
}
Pass null or an empty list to use all Master Forms in the repository. The default value is null.
AutoFormsEnginePageRecognitionOptions Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET