SourcePrintCompositor.getPrintFooter

Determines if a footer is set to be printed for each page. A footer will be printed if this function returns TRUE <emphasis>and</emphasis> some format strings have been specified with Source.printCompositorSetFooterFormat.

class SourcePrintCompositor
bool
getPrintFooter
()

Return Value

Type: bool

TRUE if the footer is set to be printed.

Meta