HtmlToRtfHeaderFooterMarginBottom Property |
Get and set the bottom margin for page header/footer in desired measurement units.
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2024.11.21
Syntax public HtmlToRtfLengthUnit MarginBottom { get; set; }
Public Property MarginBottom As HtmlToRtfLengthUnit
Get
Set
Property Value
HtmlToRtfLengthUnitRemarks This margin will be summed with the page margin.
See Also