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