IEpcEncoder Properties

TegoOS

IEpcEncoder Properties

The IEpcEncoder type exposes the following members.

Properties
  Name Description
Public property HasErrors
Gets a value that indicates whether the entity has validation errors.
(Inherited from INotifyDataErrorInfo.)
Public property Header
Gets the header byte used by this encoder.
Public property Scheme
Gets the name of the encoding scheme implemented by this encoder.
Public property WordCount
Gets the number of words this encoder produces when encoding (VARIABLE if not fixed).
Top
See Also