ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / TxtExportSettings Class / SuppressEmptyLines Property

In This Topic
    SuppressEmptyLines Property (TxtExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SuppressEmptyLines As BoolDefaultExportSetting
    public BoolDefaultExportSetting SuppressEmptyLines {get; set;}
    See Also