Overload List

  NameDescription
Public methodStatic memberProcessBarcodeRequest()()()()
This method makes the necessary processing to serve barcode images when a Barcode Professional object is dynamically created in a webform. It should be called in the Page’s Load event on the webform that will contain the Barcode Professional control.
Public methodStatic memberProcessBarcodeRequest(HttpContext)
This method makes the necessary processing to serve barcode images when a Barcode Professional object is dynamically created in a webform. It should be called in the Page’s Load event on the webform that will contain the Barcode Professional control.
Public methodStatic memberProcessBarcodeRequest(Page)
This method makes the necessary processing to serve barcode images when a Barcode Professional object is dynamically created in a webform. It should be called in the Page’s Load event on the webform that will contain the Barcode Professional control.

See Also