IEpcEncoder.WordCount Property

TegoOS

IEpcEncoderWordCount Property
Gets the number of words this encoder produces when encoding (VARIABLE if not fixed).

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
int WordCount { get; }
ReadOnly Property WordCount As Integer
	Get
property int WordCount {
	int get ();
}
abstract WordCount : int with get

Property Value

Type: Int32
See Also