Accusoft Pegasus
Accusoft MICR Xpress 1
TextLineResultSelectMICRField Method
See Also  Send Feedback
field
A value indicating the type of the field that should be selected. If the specified MICR field was not parsed, a status indicating Argument Out of Range will be returned.

Description

Selects the specified MICR field within the TextLineResult.

Syntax

Visual Basic
Public Sub TextLineResultSelectMICRField( _
   ByVal field As MX_FieldTypes _
) 

Parameters

field
ValueDescription
MX_FieldTypes_NoneNo field. This value is used to indicate the absence of a field.
MX_FieldTypes_AuxOnUsAuxiliary On-Us Field.
MX_FieldTypes_EPCExternal Processing Code (EPC) Field.
MX_FieldTypes_RoutingRouting Field
MX_FieldTypes_OnUsOn-Us Field.
MX_FieldTypes_AmountAmount Field.
A value indicating the type of the field that should be selected. If the specified MICR field was not parsed, a status indicating Argument Out of Range will be returned.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.