Barcode .Net Class Library

FullData Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the complete barcode data including any check character(s).

[Visual Basic]
Public ReadOnly Property FullData As String

[C#]
public string FullData {get;}

Property Value

The complete barcode data including any check character(s).

See Also

Data


© 2002 Bokai Corporation. All rights reserved.