Barcode .Net Class Library

GetActualData Method

Applies To: Barcode | BarcodeControl | BarcodeImage

Get the actual data corresponding to the barcode image.

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

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

See Also

ActualData


© 2002 Bokai Corporation. All rights reserved.