RVA_HeaderInfo Function

 

Top  Previous  Next

Returns properties of a page header.

Unit RichViewActions

function RVA_HeaderInfo: THFInfo;

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

TrvActionPageSetup changes these properties as well.

The following actions print a header:

TrvActionPrint

TrvActionQuickPrint

TrvActionPrintPreview

See also:

RVA_FooterInfo


RichView © Sergey Tkachenko