Page Navigation

Top  Previous  Next

 

 

 

 

Show Navigator

Use ShowNavigator to display page navigator in the generated HTML file. Navigator is included when the document contains more than one page. This option is available only when “Each page in separate file” option is selected.

 

Navigator Background Color

Use LinkBackColor to specify the background color of the navigator.

 

Navigator Hover Background Color

Use LinkHoverBackColor to specify the background color of the navigator when mouse is hovered over it.

 

Navigator Hover Foreground Color

Use LinkHoverForeColor to specify the foreground color of the navigator when mouse is hovered over it.

 

Use Text Links and Use Graphic Links

Use UseTextLinks option to specify the type of the navigator links that should be included in a multi-file HTML output. Selecting UseTextLinks = true uses the text provided in Link Captions - LinkTextFirst, LinkTextPrev, LinkTextNext and LinkTextLast as the hyperlink's caption. Selecting UseTextLinks = false uses Images specified by Image Source - LinkImgSRCFirst, LinkImgSRCPrev, LinkImgSRCNext and LinkImgSRCLast.

 

Navigator Type

Use NavigatorType to specify the type of the navigator to be included in the generated HTML files. Navigator Type can be either Fixed to Screen = ntFixedToScreen or Fixed to Page = ntFixedToPage. In the Fixed to Screen type of navigators, the position of the navigator is with respect to the screen. When the page is scrolled the navigator adjusts its position relative to screen. This type of navigator is always visible. In the Fixed to page type of navigators, the position of the navigator is with respect to the page. When the page is scrolled the navigator appears or disappears depending on its position in the page.

 

Navigator Orientation

Use NavigatorOrientation to specify the orientation of the navigator. Navigator can either be vertical = noVertical or horizontal = noHorizontal.

 

Navigator Position

Use NavigatorPosition to specify the position of the navigator. Navigator position may be npTopLeft, npTopCenter, npTopRight, npCenterLeft, npCenter, npCenterRight, npBottomLeft, npBottomCenter, npBottomRight