Click or drag to resize

IPageSetupBase BottomMargin Property

Returns or sets the size of the bottom margin, 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 BottomMargin { get; set; }

Property Value

Type: Double
See Also