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