ComponentOne Document Library for WinForms
BmpExporter Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace : BmpExporter Class
Represents an object that can be used to export a SSRS report to BMP.
Object Model
BmpExporter Class
Syntax
'Declaration
 
Public Class BmpExporter 
   Inherits ImageExporter
public class BmpExporter : 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.BmpExporter

See Also

Reference

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