←Select platform

IsChecked Property

Summary

Indicates whether the OMR mark has been filled in the OMR page image.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute()] 
public bool IsChecked { get; set; } 
public:  
   [DataMemberAttribute] 
   property bool IsChecked 
   { 
      bool get() 
      void set(bool value) 
   } 
IsChecked # get and set (OmrBubble) 

Property Value

true if the OMR bubble is filled in the OMR image; otherwise, false.

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.