ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IExportableReport Interface / ExportFormats Property

In This Topic
    ExportFormats Property
    In This Topic
    Supported export formats
    Syntax
    'Declaration
     
    ReadOnly Property ExportFormats As IEnumerable(Of ExportFormatInfo)
    IEnumerable<ExportFormatInfo> ExportFormats {get;}
    See Also