Barcode .Net Class Library

ActualAddOnData Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the actual add-on barcode data, based on which the current add-on barcode image is generated.

[Visual Basic]
Public Property ActualAddOnData As String

[C#]
public string ActualAddOnData {get;}

Property Value

The actual add-on barcode data, based on which the current add-on barcode image is generated.

See Also

Data | ActualData


© 2002 Bokai Corporation. All rights reserved.