SingleField Structure

Summary

A structure that represents a single OMR field to be used in SingleSelectionField.

Syntax
C#
VB
C++
[SerializableAttribute()] 
public struct SingleField 
<SerializableAttribute()> 
Public Structure SingleField 
public: 
   [SerializableAttribute] 
   value class SingleField sealed 

Example

For an example, refer to SingleSelectionField.

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