ClearCleck21 MICR Reader Send comments on this topic.
MicrLine Property
See Also 
Index

One-based array index

Description

Array of CcMicr objects with properties of each found MICR line

Property type

Read-only property

Syntax

Visual Basic
Public Property MicrLine( _
   ByVal Index As Long _
) As CcMicr

Parameters

Index

One-based array index

See Also