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

Glossary Item Box

Initializes a new instance of the RtfExport class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public RtfExport()

See Also