Property PrinterNames
PrinterNames
Gets the names of the available printers.
Declaration
[AvailableSinceVersion(7, 6, 0, 0)]
List<string> PrinterNames { get; }
Property Value
| Type | Description |
|---|---|
| List<string> |
Remarks
This property is available since v7.6.