ActiveReports 12
ValueBinary Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : ValueBinary Property
Special property to pass binary data to barcode. Exists primary for QR Code barcode.
Syntax
'Declaration
 
Public Property ValueBinary As Byte()
public byte[] ValueBinary {get; set;}
See Also

Reference

Barcode Class
Barcode Members