BarcodeHandler Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Class that implements custom HttpHandler for barcodes.
Inheritance Hierarchy
Bytescout.BarCodeBarcodeHandler
Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
The BarcodeHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BarcodeHandler | Initializes a new instance of the BarcodeHandler class |
Properties
Name | Description | |
---|---|---|
![]() | IsReusable | Gets a value indicating whether another request can use the IHttpHandler instance. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ProcessRequest | Processes HTTP Web requests for barcodes. |
![]() | ToString | (Inherited from Object.) |
Remarks
See Also