BarcodeWriter Settings

Questions, comments and suggestions concerning VintaSoft Barcode .NET SDK.

Moderator: Alex

Post Reply
Ehgapa
Posts: 1
Joined: Wed Sep 04, 2013 12:46 pm

BarcodeWriter Settings

Post 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
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: BarcodeWriter Settings

Post 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
Post Reply