|
|
SetHeader
Returns/Sets property to determine whether the specified Header is displayed. If the value is True then the Header for the specified PageType is displayed.
Syntax Object.SetHeader (PageType As qePrinterHeadFootPage)
| Parameters | | PageType | The type of page to access. Standard, First, Odd, Even or Last. |
Return Value Boolean
Notes See Document Layout
See Also: Header, SetFooter
|