Type BSTR
Unless this property is set to the registered serial number for the product the product will behave as a Testware version and scramble or deface the barcode data.
It is recommended that that the property is set within the Global.ASA, immediately after the creation of the object, e.g.
Set Session("m_barcode") =
Server.CreateObject("B1barcode.Control")
Session("m_barcode").Serial=”12345”
More: