Gets the actual barcode data, based on which the current barcode image is generated, of a Barcode, BarcodeControl or BarcodeImage object.
[Visual Basic] Public ReadOnly Property ActualData As String [C#] public string ActualData {get;}
Data | Barcode | BarcodeControl | BarcodeImage