Click or drag to resize

SettingsPadding Property

Gets a value indicating whether to pad EPC with zeros before output with keyboard.

Namespace:  com.gigatms.Parameters.SR5
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public bool Padding { get; set; }

Property Value

Type: Boolean
true if padding; otherwise, false.
See Also