Barcode .Net Class Library

GetData Method

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the barcode data.

[Visual Basic]
Public Function GetData() As Char()

[C#]
public char[] GetData();

See Also

Data


© 2002 Bokai Corporation. All rights reserved.