C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / JpegExporter Class
Members

JpegExporter Class
Represents an object that can be used to export a SSRS report to JPEG.
Object Model
JpegExporter Class
Syntax
'Declaration
 
Public Class JpegExporter 
   Inherits ImageExporter
 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.Export.ExportFilter
      C1.WPF.Document.Export.Ssrs.Exporter
         C1.WPF.Document.Export.Ssrs.PaginatedExporter
            C1.WPF.Document.Export.Ssrs.ImageExporter
               C1.WPF.Document.Export.Ssrs.JpegExporter

See Also