<text> node


Description

Sets header text.

Can be static text or replace tokens:
{%PageNum}- current page number.
{%PageCount} - total page count.

Sample formatting:
<text>Page {%PageNum} of {%PageCount}</text>