FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.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