Gets or sets a value indicating whether the barcode image must be converted to monochrome a.k.a. Black and White 1 bit per pixel format.

[Visual Basic]
Public Property Monochrome As Boolean
[C#]
public bool Monochrome {get; set;}

See Also

Barcode Class | Neodynamic.ReportingServices Namespace