content property

content property

Specifies Barcode binary data image content of type BarcodeSignature.format. By default this property will not be set. Use property BarcodeSearchOptions.return_content to enable this feature.

Definition:

@property
def content(self):
    ...

See Also