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.

Wed Sep 07, 2016 9:19 am

Hi..

How can i rotate the barcode vertically.

Thanks...

TjGiants
 
Posts: 1
Joined: Wed Sep 07, 2016 2:50 am

Thu Sep 08, 2016 3:31 am

Dear TjGiants,

Thanks for your inquiry.
Please try to use Rotate property, here is sample code for your reference.
Code: Select all
settings.Rotate = 90;

If there is any question, welcome to get it back to us.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Return to Spire.BarCode