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; }
Public Property MasterAttributesCandidatesIndeces As List(Of Integer)
public java.util.List<java.lang.Integer> getMasterAttributesCandidatesIndeces();
public void setMasterAttributesCandidatesIndeces(
java.util.List<java.lang.Integer>
);
public:
property List<int>^ MasterAttributesCandidatesIndeces {
List<int>^ get();
void set ( List<int>^ );
}
List of integers that specifies the Candidates indeices of master attributes.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document