Accusoft ISIS Xpress 7
ISX_DataTypeInfo Enumeration
Description
Option values for the data type the information is encoded in for the current scanner setting.
Members
MemberValueDescription
ISX_ListLong1A list or array of longs. For example 200, 300, 400, 500.
ISX_ListRational6A list or array of rationals. For example 200/1, 300/1, 400/1, 500/1. This data type is only available for Advanced settings.
ISX_ListString2A list or array of strings. For example "8.5 x 11 letter", "8.5 x 14 legal, and etc..
ISX_Long4A long. This can also be used for a byte or a short.
ISX_RangeLong0A range of longs. For example 0 - 99.
ISX_RangeRational7

A range of rationals. For example 1/1 - 1200/1. See the RationalStep Method for the increment between rationals. This data type is only available for Advanced settings.

ISX_Rational5

A rational. See the SettingRationalGet and the SettingRationalSet methods for more information. This data type is only available for Advanced settings.

ISX_String3A string.
Remarks
This value is set by using the DataType Property.
See Also

DataType Property  | SettingRationalGet Method  | SettingRationalSet Method  | RationalStep Method

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback