←Select platform

Value Property

Summary

A string value that represents the filled-in OmrBubble in the OmrCollection object.

Syntax
C#
C++/CLI
Python
public string Value { get; set; } 
public:  
   property String^ Value 
   { 
      String^ get() 
      void set(String^ value) 
   } 
Value # get and set (OmrCollection) 

Property Value

A string value that represents the filled-in OmrBubble. Default value is null.

Remarks

Setting the Value property results in changing the selected OmrBubble in this collection. If the value has been modified by the user, OmrCollection.OriginalValue and OmrCollection.UserModified properties can be used to show the original value and indicate the modification.

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.