Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

Show in webframe

MasterAttributesCandidatesIndeces Property






List of Master Forms indices passed to FormRecognitionEngine.CompareFormFast that could be master form associated with passed form.
Syntax
public List<int> MasterAttributesCandidatesIndeces {get; set;}
'Declaration
 
Public Property MasterAttributesCandidatesIndeces As List(Of Integer)
'Usage
 
Dim instance As FormRecognitionResult
Dim value As List(Of Integer)
 
instance.MasterAttributesCandidatesIndeces = value
 
value = instance.MasterAttributesCandidatesIndeces

            

            
public:
property List<int>^ MasterAttributesCandidatesIndeces {
   List<int>^ get();
   void set (    List<int>^ value);
}

Property Value

List of integers that specifies the Candidates indeices of master attributes.
Requirements

Target Platforms

See Also

Reference

FormRecognitionResult Class
FormRecognitionResult Members

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