MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Section Namespace / TextExport Class
Properties Methods Events

TextExport Class Members

The following tables list the members exposed by TextExport.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TextExport class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the character encoding used for the exported text.  
Public PropertyGets or sets the character or sequence of characters that marks the beginning or end of a page.  
Public PropertyGets or sets the value, that indicates whether pagination should be used for resultant text document or not.  
Public PropertyIf QuotationMode.AutoQuote than simple values will be exported without quotes. If QuotationMode.AlwaysQuote than all exported values will always be quoted.  
Public PropertyGets or sets the quotation symbol.  
Public PropertyGets or sets a value which determines whether empty lines will be inserted for layout purposes.  
Public PropertyGets or sets the character or sequence of characters that marks the beginning or end of a text field.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Exports the specified document to text format.  
Top
See Also