ActiveReports Developer 7
RtfExport Class
Members  See Also 
GrapeCity.ActiveReports.Export.Word.v7 Assembly > GrapeCity.ActiveReports.Export.Word.Section Namespace : RtfExport Class

Glossary Item Box

The Rich Text Format (RTF) export component for ActiveReports.

Object Model

RtfExport Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class RtfExport 
   Inherits System.ComponentModel.Component
   Implements GrapeCity.ActiveReports.Export.IDocumentExportGrapeCity.ActiveReports.Export.IDocumentExportEx 
C# 
public sealed class RtfExport : System.ComponentModel.Component, GrapeCity.ActiveReports.Export.IDocumentExportGrapeCity.ActiveReports.Export.IDocumentExportEx  

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.Export.Word.Section.RtfExport

See Also