ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / MhtExportSettings Class / RemoveVerticalSpace Property

In This Topic
    RemoveVerticalSpace Property (MhtExportSettings)
    In This Topic
    Gets or sets a value indicating whether to remove vertical space in the output.
    Syntax
    'Declaration
     
    Public Property RemoveVerticalSpace As BoolDefaultExportSetting
    public BoolDefaultExportSetting RemoveVerticalSpace {get; set;}

    Property Value

    A BoolDefaultExportSetting object representing whether to remove vertical space in the output.
    See Also