Height Property (PageHeaderFooter)
In This Topic
Gets or sets a height of the page header or footer.
Syntax
'Declaration
Public Property Height As Length
public Length Height {get; set;}
Property Value
A
Length value indicating the height of the page header or footer.
See Also