content property

content property

Specifies QR-code binary data image content of type QrCodeSignature.format. By default this property will not be set. Use property QrCodeSearchOptions.return_content to enable this feature.

Definition:

@property
def content(self):
    ...

See Also