Height Property (PageHeaderFooter)
Gets or sets the height of the page header or footer.
'Declaration
Public Property Height As Length
public Length Height {get; set;}
Property Value
A Length structure indicating the height of the page header or footer.