Link Search Menu Expand Document

PageSetupFooterMargin Property

Gets or sets the distance from the bottom of the page to the footer, in points.

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public double FooterMargin { get; set; }

Property Value

Type: Double
The footer margin.
See Also

Reference