Gets a value indicating whether to pad EPC with zeros before output with keyboard.
Namespace:
com.gigatms.Parameters.SLR810
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool Padding { get; set; }
Public Property Padding As Boolean
Get
Set
public:
property bool Padding {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue if padding; otherwise,
false.
See Also