Barcode .Net Class Library

Data Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets or sets the barcode data.

[Visual Basic]
Public Property Data As String

[C#]
public string Data {get; set;}

Property Value

The barcode data.

See Also

AddOnData | Caption


© 2002 Bokai Corporation. All rights reserved.