Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / Exporter Class / GetDevInfo Method

In This Topic
    GetDevInfo Method (Exporter)
    In This Topic
    Returns DeviceInfo string for SSRS.
    Syntax
    'Declaration
     
    Protected MustOverride Function GetDevInfo() As String
    protected abstract string GetDevInfo()
    See Also