Click or drag to resize

IPdfDecoder Methods

The IPdfDecoder type exposes the following members.

Methods
  NameDescription
Public methodDecode(IDecoder)
Decode a single barcode within the PDF file.
Public methodDecode(IDecoder, Int32)
Decode a single barcode within the specified page.
Public methodDecodeMultiple(IDecoder)
Decode multiple barcodes within the PDF file.
Public methodDecodeMultiple(IDecoder, Int32)
Decode multiple barcodes within the specified page.
Public methodDecodeZone
Decode a single barcode within the specified page.
Top
See Also