CodeTypes
BarcodeOptions.CodeTypes property
Gets the types of barcodes to read.
public IReadOnlyList<string> CodeTypes { get; }
Property Value
The readonly collection that contains a types of barcodes to read; empty collection if isn’t set.
See Also
- class BarcodeOptions
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser