Document Library for WinForms
SuppressLineBreaks プロパティ (CsvExporter)

C1.Win.Document.6 アセンブリ > C1.Win.Document.Export.Ssrs 名前空間 > CsvExporter クラス : 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.
シンタックス
'宣言
 
Public Property SuppressLineBreaks As System.Boolean
public System.bool SuppressLineBreaks {get; set;}
参照

CsvExporter クラス
CsvExporter メンバ