RVA_FooterInfo Function

Top  Previous  Next

Returns properties of a page footer.

Unit RichViewActions

function RVA_FooterInfo: THFInfo;

You can change properties of footer by assigning values to properties of the object returned by this function.

TrvActionPageSetup changes these properties as well.

The following actions print a footer:

TrvActionPrint

TrvActionQuickPrint

TrvActionPrintPreview

See also:

RVA_HeaderInfo


RichView © Sergey Tkachenko