MeasurementDeviceDescription Property (SystemInfo)
In This Topic
Gets the
SystemInfo.MeasurementPrinterName if
SystemInfo.MeasurementDevice is a printer, or the word
"Screen" if it is the screen.
Syntax
'Declaration
Public ReadOnly Property MeasurementDeviceDescription As String
public string MeasurementDeviceDescription {get;}
See Also