Click or drag to resize
SupplementGetSupplement Method
Creates 2-digit and 5-digit supplement object.

Namespace:  Limilabs.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public static Supplement GetSupplement(
	string number
)

Parameters

number
Type: SystemString
number for supplement

Return Value

Type: Supplement
Supplement object
See Also