ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 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 System.String
    public System.string MeasurementDeviceDescription {get;}
    See Also