Class TraysInfo
Respresents the supported trays for a given printer
Inheritance
System.Object
TraysInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.Blazor
Assembly: cs.temp.dll.dll
Syntax
public class TraysInfo
Properties
Trays
Gets or sets the supported trays.
Declaration
public string[] Trays { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String[] |