Barcode .Net Class Library

GetActualAddOnData Method

Applies To: Barcode | BarcodeControl | BarcodeImage

Get the actual add-on barcode data corresponding to the add-on barcode image.

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

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

See Also

ActualAddOnData


© 2002 Bokai Corporation. All rights reserved.