BarcodeProfessional Monochrome Property Neodynamic Barcode Professional SDK for .NET Class Reference
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.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public bool Monochrome { get; set; }

Property Value

Type: OnlineBoolean
See Also