Barcode .Net Class Library

GetCheckChars Method

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets the check character(s) of the barcode data.

[Visual Basic]
Public Function GetCheckChars() As Char()

[C#]
public char[] GetCheckChars();

See Also

CheckChhars


© 2002 Bokai Corporation. All rights reserved.