Barcode .Net Class Library

ActualData Property

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

Property Value

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

See Also

Data | Barcode | BarcodeControl | BarcodeImage


© 2002 Bokai Corporation. All rights reserved.