Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document.Export.Ssrs Namespace / PaginatedExporter Class / GetFormat Method

In This Topic
    GetFormat Method (PaginatedExporter)
    In This Topic
    Returns format identifier for SSRS.
    Syntax
    'Declaration
     
    Protected MustOverride Function GetFormat() As String
    protected abstract string GetFormat()
    See Also