Content

QrCodeSignature.Content property

Specifies QR-code binary data image content of type Format. By default this property will not be set. Use property ReturnContent to enable this feature.

public byte[] Content { get; }

See Also