JsonBarcodeImageGenerationType

Defines the possible barcode image sources.

Entries

Link copied to clipboard

No barcode image generation.

Link copied to clipboard

Generating barcode image from the last video frame. Faster, but has lower resolution.

Link copied to clipboard

Generating barcode image from separately captured frame. Higher resolution, but might have a slight delay.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.