Click or drag to resize

IPageSetupBase FooterMarginInch Property

Returns or sets the distance from the bottom of the page to the footer, in inches. Read / write Double.

Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
double FooterMarginInch { get; set; }

Property Value

Type: Double
See Also