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

Glossary Item Box

The following tables list the members exposed by TextExport.

Public Constructors

 NameDescription
Public ConstructorTextExport ConstructorInitializes a new instance of the TextExport class.  
Top

Public Properties

 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyEncodingGets or sets the character encoding used for the exported text.  
Public PropertyPageDelimiterGets or sets the character or sequence of characters that marks the beginning or end of a page.  
Public PropertyPaginationGets or sets the value indicates should pagination be used for resulted text document or not  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySuppressEmptyLinesGets or sets a value which determines whether empty lines will be inserted for layout purposes.  
Public PropertyTextDelimiterGets or sets the character or sequence of characters that marks the beginning or end of a text field.  
Top

Public Methods

 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodExportOverloaded. Exports the specified document to text 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