Click or drag to resize

KeyboardFormatGTINFormat Property

Gets or sets the GTIN format. May output AI(01), AI(21) with this option.

Namespace:  com.gigatms.Parameters.TS100
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public GTINFormats GTINFormat { get; set; }

Property Value

Type: GTINFormats
The GTIN format.
See Also