FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs Namespace / PdfExporter Class
Members

In This Topic
    PdfExporter Class
    In This Topic
    Represents an object that can be used to export a SSRS report to PDF.
    Object Model
    PdfExporter Class
    Syntax
    'Declaration
     
    Public Class PdfExporter 
       Inherits PaginatedExporter
    public class PdfExporter : PaginatedExporter 
    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.PdfExporter

    See Also