Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs Namespace / WordExporter Class
Members

In This Topic
    WordExporter Class
    In This Topic
    Represents an object that can be used to export a SSRS report to Microsoft Word format.
    Object Model
    WordExporter Class
    Syntax
    'Declaration
     
    Public Class WordExporter 
       Inherits Exporter
    public class WordExporter : Exporter 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.Export.ExportFilter
          C1.Win.C1Document.Export.Ssrs.Exporter
             C1.Win.C1Document.Export.Ssrs.WordExporter

    See Also