←Select platform

MasterAttributes Property

Summary
The Master Form attribute founded using FormRecognitionEngine.CompareFormFast Method.

Syntax
C#
VB
C++
Java
public FormRecognitionAttributes MasterAttributes { get; set; } 
  
Public Property MasterAttributes As FormRecognitionAttributes 
public FormRecognitionAttributes getMasterAttributes(); 
public void setMasterAttributesCandidatesIndeces( 
   java.util.List<java.lang.Integer> integer 
); 
public: 
property FormRecognitionAttributes^ MasterAttributes { 
   FormRecognitionAttributes^ get(); 
   void set (    FormRecognitionAttributes^ ); 
} 

Property Value

The Master Form attribute associated with result.

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.Recognition Assembly

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