XlHeaderFooter.AlignWithMargins Property
Gets or sets a value indicating whether the header or footer edges should be aligned with page margins.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to align the header or footer with page margins; otherwise, false. |
See Also