[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Html.Section.HtmlExport.RemoveVerticalSpace

RemoveVerticalSpace Property

RemoveVerticalSpace

Sets or returns whether completley empty vertical spacing will be removed from the output.

Declaration
public bool RemoveVerticalSpace { get; set; }
Remarks

The property does not have an effect if you are using the default DynamicHtml option. This may improve pagination if you wish to print the HTML output from a browser with the LegacyHtml option.