←Select platform

OmrCollection Constructor

Summary

Initializes a new instance of OmrCollection class.

Syntax
C#
VB
C++
public OmrCollection() 
Public Sub New() 
 MyBase.New 
public:  
   OmrCollection() 

Remarks

Each OmrField consists of multiple OmrCollection. OmrCollection objects can be accessed using OmrField.Fields property.

OmrBubble and OmrCollection can be detected and populated automatically by LEADTOOLS OMR toolkit using the ITempateForm.ExtractInfo method.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly