PageMargin.Header Property
Spacing to Top of Header.Represents the attribte in schema: w:header
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "header")> _
Public Property Header As UInt32Value
Get
Set
'Usage
Dim instance As PageMargin
Dim value As UInt32Value
value = instance.Header
instance.Header = value
[SchemaAttrAttribute(, "header")]
public UInt32Value Header { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt64Value.