HtmlSaveOptions.RemoveEmptyAreasOnTopAndBottom

HtmlSaveOptions.RemoveEmptyAreasOnTopAndBottom field

Defines whether in created HTML will be removed top and bottom empty area without any content (if any).

public bool RemoveEmptyAreasOnTopAndBottom;

See Also