←Select platform

SaneValueType Enumeration

Summary
Specifies the data type of an option value
Syntax
C#
VB
Java
public enum SaneValueType   
Public Enum SaneValueType  
public enum SaneValueType 
Members
ValueMemberDescription
0BoolBoolean option value
0GroupGroup option value. Groups logically-related options. An option of this type has no value.
1IntInteger option value
2FixedFixed option value
3StringString option value
4ButtonButton option value. Setting an option of this type triggers an event or causes an action to occur.
Requirements

Target Platforms

See Also

Reference

Leadtools.Sane Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.