IReaderReadFrom Method
 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
OverloadĀ List
| Name | Description | |
|---|---|---|
| ReadFrom(Bitmap) |  Reads barcodes from all pages of the Bitmap object.  | |
| ReadFrom(String) |  Reads barcodes from all pages of the specified image or PDF file.  | |
| ReadFrom(Bitmap, Int32) |  Reads barcodes from the specified page of the Bitmap object.  | |
| ReadFrom(String, Int32) |  Reads barcodes from specified page of the specified image or PDF file.  | |
| ReadFrom(Bitmap, Int32, Int32) |  Reads barcodes from the range of pages of the Bitmap object.  | |
| ReadFrom(String, Int32, Int32) |  Reads barcodes from range of pages of the specified image or PDF file.  | 
See Also