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

Glossary Item Box

The following tables list the members exposed by RtfExport.

Public Constructors

 NameDescription
Public ConstructorRtfExport ConstructorInitializes a new instance of the RtfExport class.  
Top

Public Properties

 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEnableShapesSetting this value to true will export the Shapes and Lines to RTF Format. You will require Microsoft Word to view it correctly.  
Public PropertyPaginationGets or sets the value indicates should pagination be used for resulted RTF document or not  
Public PropertySite (Inherited from System.ComponentModel.Component)
Top

Public Methods

 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodExportOverloaded. Exports the specified document to RTF format.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Public Events

 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top

See Also