<< 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 >GetNFCScanFilter |
Gets NFC scan filter object which is set in TextBox.
Prototype :
object GetNFCScanFilter
(
No Arguments
)
Example :
var objFilter = This.GetNFCScanFilter();
objFilter.SetAutoClose(true);
Available Events :
All Events