![]() | IDecoderOptions Methods |
The IDecoderOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddBarcodeTypes |
Add the specified barcode types to the list of types considered when decoding.
|
![]() | ClearBarcodeTypes |
Clear all possible barcode types. All barcode types will be
considered when decoding. This can significantly reduce
performance and increase false positives.
|
![]() | GetPageNumbers |
Gets the list of page numbers that should be decoded. Parses the
Pages string to generate a list of zero-based page numbers.
|
![]() | Reset |
Reset decoder options to their default values.
|