←Select platform

Name Property

Summary

Returns the name of the Master Form.

Syntax

C#
VB
C++
public string Name { get; } 
  
ReadOnly Property Name As String 
property String^ Name { 
   String^ get(); 
} 

Property Value

The master Form name.

Remarks

Use the same name as that in Leadtools.Forms.Recognition.FormRecognitionProperties.Name of the Master Form attributes.

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