PageMargin.Footer Property
Spacing to Bottom of Footer.Represents the attribte in schema: w:footer
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "footer")> _
Public Property Footer As UInt32Value
Get
Set
'Применение
Dim instance As PageMargin
Dim value As UInt32Value
value = instance.Footer
instance.Footer = value
[SchemaAttrAttribute(, "footer")]
public UInt32Value Footer { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt64Value.