←Select platform

ColumnsCount Property

Summary

Indicates the number of columns of OMR bubbles detected in the OmrField.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public int ColumnsCount { get; set; } 
<DataMemberAttribute()>  
Public Property ColumnsCount() As Integer 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property Int32 ColumnsCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

An integer represents the number of OMR columns contained in the OMR field.

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.Processing.Omr Assembly

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