pszXFile

This is a read and write property.

The markup and HTML Export tokens that are generated and placed in an extra HTML file. This file holds content from the source document (for example, a separate file containing $TOC that can be displayed within an HTML frame). To process this file, use the $XANCHOR token. See Export Tokens for more information on $XANCHOR.

For example, if the extra file is to contain the table of contents in frame-based HTML, set pszXFile to $TOC and place the following HTML markup in the pszMainTop element:

<frame src="$XANCHOR" name="left" scrolling="auto" target="right">.

_HP_HTML5_bannerTitle.htm