←Select platform

IMasterForm Interface

Summary

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

Syntax

C#
VB
C++
public interface IMasterForm 
  
Public Interface IMasterForm  
public interface 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.

Example

A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly