TagMainKeyboardDataTextOutputOption Property |
Choose whether to output IR, PC and EPC.
Namespace:
com.gigatms.Parameters.UR0250
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic TextOutputOptions TextOutputOption { get; set; }
Public Property TextOutputOption As TextOutputOptions
Get
Set
public:
property TextOutputOptions TextOutputOption {
TextOutputOptions get ();
void set (TextOutputOptions value);
}
Return Value
Type:
TextOutputOptions
See Also