←Select platform

IMasterForm Interface

Summary
Represents a Master Form inside an IMasterFormsCategory. It provides methods to read and write Master Form recognition attributes, processing fields, and images.

Syntax
C#
C++/CLI
Java
Python
public interface IMasterForm 
public interface IMasterForm 
public interface class IMasterForm  
class IMasterForm: 
Remarks
  • A Master Form must have recognition attributes.

  • A Master Form may or may not have processing fields.

  • A Master Form may or may not have an image. Images are not required by the Forms engine.

  • A Master Form that contains any table must have empty cells in the table body. This is a requirement as of LEADTOOLS SDK v22.

Example

A full example implementation of this interface can be found in <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.