SmartZone v7.1 - Updated
Reader Property (SmartZoneICR)




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace > SmartZoneICR Class : Reader Property
Gets the Reader recognition object.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Reader As Reader
'Usage
 
Dim instance As SmartZoneICR
Dim value As Reader
 
value = instance.Reader
[Browsable(false)]
public Reader Reader {get;}
[Browsable(false)]
public: __property Reader* get_Reader();
[Browsable(false)]
public:
property Reader^ Reader {
   Reader^ get();
}
Remarks

This property allows you access to the Reader recognition object.

See Also

Reference

SmartZoneICR Class
SmartZoneICR Members

Is this page helpful?
Yes No
Thanks for your feedback.