←Select platform

Value Property

Summary

The string value of the OmrBubble mark.

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

Property Value

A string value associated with this OmrBubble. The default value is null.

Remarks

To facilitate settings the values for multiple OMR bubbles in the image, use the OmrField.SetValues method.

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.