PrinterTPrintSettingsDeviceName Property |
Gets the device name of this printer.
Namespace:
DotNetBrowser.Print
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string DeviceName { get; }
Property Value
Type:
StringThe device name of this printer.
See Also