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;}