Documentation reorganized and this section added May 2014
Title=<clause>
Footer=<clause>
Title is used as a page head and window title when using the XTREE print function.
Footer allows you to specify a page footer to be used when printing an XTREE through the print/preview mechanism.
Clause can be up to 128 characters. It supports one or two "|" delimiters to separate it into Left|Center|Right. If no delimiters, the text is used as the right title, and the default left title is the date. If one delimiter, it is treated as Left|Right. Clause also supports the following tokens:
Token |
Description |
---|---|
%date% |
Today's date using the current regional settings, short form. |
%longdate% |
Today's date using the current regional settings, long form. |
%page% |
Current page number. |
%time% |
Current time using the current regional settings short form (without seconds). |
%total% |
Total pages. |