[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.TxtExportSettings.SuppressEmptyLines

SuppressEmptyLines Property

SuppressEmptyLines

Gets or sets a value indicating whether to suppress empty lines in the output file.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting SuppressEmptyLines { get; set; }
Property Value
Type Description
BoolDefaultExportSetting

A BoolDefaultExportSetting indicating whether empty lines should be removed. Set to false for keep empty lines in the exported text file; otherwise, true.