BarcodeTIFFUse1BitFormat Property ByteScout Barcode SDK

Note: This API is now obsolete.

Gets or sets a value indicating whether TIFF images should be saved as monochrome (1-bit, black and white) images. This property is obsolete since has been superseded with ProduceMonochromeImages property.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

[ObsoleteAttribute]
public bool TIFFUse1BitFormat { get; set; }

Property Value

Type: Boolean
true if Tiff images should be saved in monochrome; otherwise, false.
See Also

Reference