←Select platform
In This Topic ▼

IOcrSettingDescriptor Interface Properties

Summary

For a list of all members of this type, see IOcrSettingDescriptor members

Public Properties

Name Description
Public Property
DoubleMaximumValue Gets the maximum allowed value for the double setting.
Public Property DoubleMinimumValue Gets the minimum allowed value for the double setting.
Public Property EnumIsFlags Gets a value indicating whether the enum members can be OR'ed together.
Public Property FriendlyName Gets the friendly name of the setting.
Public Property IntegerMaximumValue Gets the maximum allowed value for the integer setting.
Public Property IntegerMinimumValue Gets the minimum allowed value for the integer setting.
Public Property Name Gets the unique name of setting.
Public Property StringMaximumLength Gets the maximum number of characters allowed in the value of the string setting.
Public Property StringNullAllowed Gets a value that indicates whether a null (Nothing in VB) is a valid value for a string setting.
Public Property Units Gets the name of the unit of the value.
Public Property ValueType Gets the setting value type.

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

Leadtools.Ocr Assembly