[]
Sets or returns whether completley empty vertical spacing will be removed from the output.
public bool RemoveVerticalSpace { get; set; }
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.