C#
VB
C++
Returns the name of the Master Form.
public string Name { get; }
ReadOnly Property Name As String
property String^ Name {
String^ get();
}
The master Form name.
Use the same name as that in Leadtools.Forms.Recognition.FormRecognitionProperties.Name of the Master Form attributes.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET