ComponentOne FlexReport for WinForms
JpegExporter Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace : 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
public class JpegExporter : ImageExporter 
Inheritance Hierarchy

System.Object
   C1.Win.C1Document.Export.ExportFilter
      C1.Win.C1Document.Export.Ssrs.Exporter
         C1.Win.C1Document.Export.Ssrs.PaginatedExporter
            C1.Win.C1Document.Export.Ssrs.ImageExporter
               C1.Win.C1Document.Export.Ssrs.JpegExporter

See Also

Reference

JpegExporter Members
C1.Win.C1Document.Export.Ssrs Namespace