Class PapersInfo
Respresents the supported papers for a given printer
Inheritance
System.Object
PapersInfo
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 PapersInfo
Properties
Papers
Gets or sets the supported papers.
Declaration
public string[] Papers { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String[] |