C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / SystemInfo Class / MeasurementDeviceDescription Property

In This Topic
MeasurementDeviceDescription Property
In This Topic
Gets the MeasurementPrinterName if MeasurementDevice is a printer, or the word "Screen" if it is the screen.
Syntax
'Declaration
 
Public ReadOnly Property MeasurementDeviceDescription As String
 
See Also