Link Search Menu Expand Document

ReaderReadFrom Method

OverloadĀ List
NameDescription
Public methodReadFrom(Bitmap)
Reads barcodes from all pages of the Bitmap object.
Public methodReadFrom(String)
Reads barcodes from all pages of the specified image or PDF file.
Public methodReadFrom(Bitmap, Int32)
Reads barcodes from the specified page of the Bitmap object.
Public methodReadFrom(String, Int32)
Reads barcodes from specified page of the specified image or PDF file.
Public methodReadFrom(Bitmap, Int32, Int32)
Reads barcodes from the range of pages of the Bitmap object.
Public methodReadFrom(String, Int32, Int32)
Reads barcodes from range of pages of the specified image or PDF file.
Top
See Also

Reference