The following tables list the members exposed by IOcrSettingDescriptor.
Public Methods
Name | Description | |
---|---|---|
![]() |
GetEnumMemberFriendlyNames | Gets an array of strings containing the enumeration members friendly names. |
![]() |
GetEnumMemberValues | Gets an array containing the enumeration members values. |
Public Properties
Name | Description | |
---|---|---|
![]() |
DoubleMaximumValue | Gets the maximum allowed value for the double setting. |
![]() |
DoubleMinimumValue | Gets the minimum allowed value for the double setting. |
![]() |
EnumIsFlags | Gets a value indicating whether the enum members can be OR'ed together. |
![]() |
FriendlyName | Gets the friendly name of the setting. |
![]() |
IntegerMaximumValue | Gets the maximum allowed value for the integer setting. |
![]() |
IntegerMinimumValue | Gets the minimum allowed value for the integer setting. |
![]() |
Name | Gets the unique name of setting. |
![]() |
StringMaximumLength | Gets the maximum number of characters allowed in the value of the string setting. |
![]() |
StringNullAllowed | Gets a value that indicates whether a null (Nothing in VB) is a valid value for a string setting. |
![]() |
Units | Gets the name of the unit of the value. |
![]() |
ValueType | Gets the setting value type. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET