Share via


PageMargins.Header Property

Definition

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

Represents the following attribute in the schema: header

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

Property Value

Attributes

Applies to