EpsonRT.Items Property

Restituisce l'elenco delle linee che verranno stampate nello scontrino
Public ReadOnly Property Items() As List(Of Item)
This language is not supported or no code example is available.
public List<Item> Items {get;}
This language is not supported or no code example is available.

Property Value

List<Item>

.NET Framework

Supported in: 2.x, 3.x, 4.x, 6.x 7.x

In this article

Definition