Click or drag to resize

Document.Lines Property

Text lines to display.

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public List<string> Lines { get; set; }

Property Value

Type: List<String>
See Also