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