←Select platform

OmrCollection Class

Summary

A collection of OmrBubble objects representing a row or column in OmrField.

Syntax
C#
C++/CLI
Python
[SerializableAttribute()] 
[DataContractAttribute()] 
[DefaultMemberAttribute("Item")] 
public class OmrCollection : INotifyPropertyChanged 
public: 
   [SerializableAttribute,  
   DataContractAttribute,  
   DefaultMemberAttribute(L"Item")] 
   ref class OmrCollection : INotifyPropertyChanged 
class OmrCollection(INotifyPropertyChanged): 
Remarks

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

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

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

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