Gets the MeasurementPrinterName if MeasurementDevice is a printer, or the word "Screen" if it is the screen.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string MeasurementDeviceDescription { get; }
Visual Basic
Public ReadOnly Property MeasurementDeviceDescription As String
	Get

See Also