Content

BarcodeSignature.Content property

Specifies Barcode 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