The INavigationSettings Interface represents common navigation settings and provides options for external hyperlink customization facilities. This interface can be obtained using the ISettings.Navigation property.

Table 1. Properties

PropertyValue TypeAccessDefault valueProperty description
EnableHyperlinksboolRead/WritetrueEnables or disables hyperlinks in the presentation.
HyperlinksTargetstringRead/Write_selfSpecifies a browser window name where the hyperlinks are opened.
KeyboardIKeyboardSettingsRead only
Returns the IKeyboardSettings interface, providing keyboard control customization facilities.
MouseIMouseSettingsRead only
Returns the IMouseSettings interface, providing settings for navigating over the presentation with the mouse.
GesturesIGesturesSettingsRead only


Table 2. Methods

MethodMethod description
void Reset()Restores default navigation settings