Click or drag to resize

SettingsTrim Property

Gets a value indicating whether to trim EPC text before output with keyboard.

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

Property Value

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