[]
        
(Showing Draft Content)

C1.Document.Export.Ssrs.CsvExporter.SuppressLineBreaks

SuppressLineBreaks Property

SuppressLineBreaks

Gets or sets value indicating whether line breaks are removed from the data included in the output. The default value is false. If the value is true, the FieldDelimiter, RecordDelimiter, and Qualifier settings cannot be a space character.

Declaration
public bool SuppressLineBreaks { get; set; }