←Select platform

SelectedIndex Property

Summary

(Read only) Holds the index of the filled OMR field in the list of OMR fields.

Syntax
C#
VB
C++
public int SelectedIndex { get; } 
Public ReadOnly Property SelectedIndex() As Integer 
   Get 
public:  
   property Int32 SelectedIndex 
   { 
      Int32 get() 
   } 

Property Value

Index of the selected Omr field.

Remarks

Only available after processing the 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 Assembly

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