←Select platform

Name Property

Summary
Returns the name of the Master Form.
Syntax
C#
VB
C++
Java
public string Name { get; } 
  
ReadOnly Property Name As String 
public abstract java.lang.String getName(); 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.