Page 1 of 1

BarcodeWriter Settings

Posted: Wed Sep 04, 2013 12:52 pm
by Ehgapa
Hello,

I'm using the BarcodeWriter object to generate a barcode image and then save it to file.
I saw that in the Settings property I can change the height and width of the image but I was wondering if there is any property to change other barcode settings such as the width of the "black line".

Thanks a lot,
e

Re: BarcodeWriter Settings

Posted: Wed Sep 04, 2013 2:19 pm
by Alex
Hello,

Bar width can be set with the WriterSettings.MinWidth property.

Please read more info in on-line documentation of the product:
http://www.vintasoft.com/docs/vsbarcode-dotnet/

Best regards, Alexander