←Select platform

RowsCount Property

Summary

Indicates the number of rows of OMR detected in the OmrField object.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public int RowsCount { get; set; } 
public:  
   [DataMemberAttribute] 
   property Int32 RowsCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
RowsCount # get and set (OmrField) 

Property Value

An integer representing the number of OMR rows contained in the OMR field.

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.