TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >

 

GetBarcodeScanFilter

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >

 

GetBarcodeScanFilter

 

 

Gets the barcode scan filter object.

 

 

 

Prototype :

 

object GetBarcodeScanFilter

(

       No Arguments

)

 

 

 

Example :

 

var objFilter = This.GetBarcodeScanFilter();

objFilter.SetBarcodeScanType("All");

 

 

 

Available Events :

 

All Events