IReaderReadFromStream 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 | |
---|---|---|
ReadFromStream(Stream) | Read barcodes from image or PDF file provided as Stream. You can find decoded barcodes in FoundBarcodes property. | |
ReadFromStream(IStream) | Read barcodes from image or PDF file provided as IStream. You can find decoded barcodes in FoundBarcodes property. | |
ReadFromStream(Stream, Int32, Int32) | Read barcodes from image or PDF file provided as Stream. You can find decoded barcodes in FoundBarcodes property. | |
ReadFromStream(IStream, Int32, Int32) | Read barcodes from image or PDF file provided as IStream. You can find decoded barcodes in FoundBarcodes property. |
See Also