Share via


PageMargins.Footer Property

Definition

footer, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: footer

[DocumentFormat.OpenXml.SchemaAttr(0, "footer")]
public DocumentFormat.OpenXml.DoubleValue Footer { get; set; }
public DocumentFormat.OpenXml.DoubleValue Footer { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "footer")]
public DocumentFormat.OpenXml.DoubleValue? Footer { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("footer")]
public DocumentFormat.OpenXml.DoubleValue? Footer { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Footer { get; set; }
member this.Footer : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "footer")>]
member this.Footer : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("footer")>]
member this.Footer : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Footer As DoubleValue

Property Value

Attributes

Applies to