enablePDFTableOfContents

Configures the availability of the Table of Contents / Bookmarks button in the status bar.

When this parameter is true, and a user views a PDF document that contains a table of contents / bookmarks, the status bar shows the Table of Contents / Bookmarks, which users can use to navigate the document.

Note: The Table of Contents / Bookmarks feature is not available in Internet Explorer 11.

Sample syntax

The following hides the Table of Contents / Bookmarks button in the status bar.

<param name="enableTableOfContentsButton" value="false">

The default value of this parameter is true.