←Select platform

GetValues Method

Summary

Gets the range of values currently used for the underlying OMR bubbles.

Syntax
C#
VB
C++
public List<string> GetValues() 
Public Function GetValues() As List(Of String) 
public:  
   List<String^>^ GetValues() 

Return Value

A list of string values representing the range of values in OmrField.

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.Omr Assembly