←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly