|
|
SetFooter
Returns/Sets property to determine whether the specified Footer is displayed. If the value is True then the Footer for the specified PageType is displayed.
Syntax Object.SetFooter (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: SetHeader, Footer
|