Click or drag to resize

HtmlToRtfHeaderFooterMarginBottom Property

Get and set the bottom margin for page header/footer in desired measurement units.

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public HtmlToRtfLengthUnit MarginBottom { get; set; }

Property Value

HtmlToRtfLengthUnit
Remarks
This margin will be summed with the page margin.
See Also