ComponentOne FlexReport for WinForms
PaginatedExporter Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace : PaginatedExporter Class
Base class for paginated exporters like PDF, IMAGE and so on.
Object Model
PaginatedExporter Class
Syntax
'Declaration
 
Public MustInherit Class PaginatedExporter 
   Inherits Exporter
public abstract class PaginatedExporter : Exporter 
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.PdfExporter
            C1.Win.C1Document.Export.Ssrs.TiffExporter

See Also

Reference

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