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

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

    See Also