This is a migrated thread and some comments may be shown as answers.

No difinition for RadBarcode properies

1 Answer 36 Views
Barcode
This is a migrated thread and some comments may be shown as answers.
Håkan
Top achievements
Rank 1
Håkan asked on 27 May 2013, 12:24 PM
i have followed RadBinaryImage and RadBarcode example according the following link http://www.telerik.com/help/aspnet-ajax/barcode-outputtype.html.
but there are no definition for LineWidth  and .GetImage() method 


code:

    RadBarcode barcode = new RadBarcode();
barcode.LineWidth = 2;           
barcode.GetImage();

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 27 May 2013, 01:25 PM
Hi Hakan,

I guess you are using an older version of Telerik RadControls for ASP.Net Ajax. I have tried your code using an updated version (Product version: 2013.1.417.40) of Telerik RadControls for ASP.Net Ajax which works as expected.

Thanks,
Shinu.
Tags
Barcode
Asked by
Håkan
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or