'Declaration Public Property SuppressEmptyLines As BoolDefaultExportSetting
public BoolDefaultExportSetting SuppressEmptyLines {get; set;}
Property Value
A BoolDefaultExportSetting indicating whether empty lines should be removed. Set tofalse
for keep empty lines in the exported text file; otherwise, true
.