Spire.Barcode is a professional barcode library specially designed for .NET developers (C#, VB.NET, ASP.NET, .NET Core) and Java developers (J2SE and J2EE) to generate, read and scan 1D & 2D barcodes.

Sun Sep 14, 2014 3:21 pm

Hello every one
i need to get the barcode smaller in width not just in height
how can i do that ?
thanks

ahmad_kelany
 
Posts: 6
Joined: Fri Sep 12, 2014 1:20 pm

Mon Sep 15, 2014 3:00 am

Dear ahmad_kelany,

Thanks for your inquiry.

For your requirement, please refer to the following code:
this.barCodeControl1.X = 0.3f; //0.6 by default

Best regards,
Burning
E-iceblue Support Team
Best Regards,
Burning
E-iceblue Support Team
User avatar

burning.liu
 
Posts: 406
Joined: Mon Aug 04, 2014 6:47 am

Mon Sep 15, 2014 4:32 am

burning.liu wrote:Dear ahmad_kelany,

Thanks for your inquiry.

For your requirement, please refer to the following code:
this.barCodeControl1.X = 0.3f; //0.6 by default

Best regards,
Burning
E-iceblue Support Team

Thanks very much for the fast & useful reply,

ahmad_kelany
 
Posts: 6
Joined: Fri Sep 12, 2014 1:20 pm

Return to Spire.BarCode

cron