Click or drag to resize

PrinterTPrintSettingsDeviceName Property

Gets the device name of this printer.

Namespace:  DotNetBrowser.Print
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string DeviceName { get; }

Property Value

Type: String
The device name of this printer.
See Also