![]() | PdfDecoder Methods |
The PdfDecoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Decode(BarcodeDecoder) |
Decode a single barcode within the PDF file.
|
![]() | Decode(BarcodeDecoder, Int32) |
Decode a single barcode within the specified page.
|
![]() | DecodeMultiple(BarcodeDecoder) |
Decode multiple barcodes within the PDF file.
|
![]() | DecodeMultiple(BarcodeDecoder, Int32) |
Decode multiple barcodes within the specified page.
|
![]() | DecodeZone |
Decode a single barcode within the specified page.
|
![]() | Dispose |
Close PDF document and release all resources.
|