Leadtools.Forms.Auto Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IMasterFormsRepository Interface
See Also  Members  
Leadtools.Forms.Auto Namespace : IMasterFormsRepository Interface



Master Form repository interface that provides methods for collecting the Master Forms that are available in the storage device to be used in AutoFormsEngine.

Syntax

Visual Basic (Declaration) 
Public Interface IMasterFormsRepository 
Visual Basic (Usage)Copy Code
Dim instance As IMasterFormsRepository
C# 
public interface IMasterFormsRepository 
C++/CLI 
public interface class IMasterFormsRepository 

Example

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

Remarks

Master Forms are usually stored in categories, each category may have multiple Master Forms, and each Master Form has attributes, may have fields, and may have the Master Form image.

It is recommended that the class that implements this interface to keep the hierarchy of the Master Forms as they are stored, so the user will be familiar with its hierarchy.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features