BarcodeTIFFUse1BitFormat Property
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
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.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Property Value
Type: Booleantrue if Tiff images should be saved in monochrome; otherwise, false.
See Also