Table of Contents

Property RecordDelimiter

Namespace
DocWright.Reporting.Export
Assembly
DocWright.Reporting.Export.dll

RecordDelimiter

Gets or sets what separates two records. The default is a carriage return and a line feed.

public string RecordDelimiter { get; set; }

Property Value

string

Exceptions

ArgumentException

The value is empty.