iSpring.NavigationSettings Interface
The NavigationSettings Interface represents
mouse and keyboard navigation settings and allows the hyperlink
target window customization.
|
Property
|
Value Type
|
Access
|
Default value
|
Property description
|
|
AdvanceOnMouseClick
|
bool
|
Read/write
|
true
|
Indicates whether the advance to the next animation step or slide
on mouse click is enabled
|
|
AdvanceType
|
MouseClickAdvanceType
|
Read/write
|
MCAT_NEXT_STEP
|
Specifies the way mouse click advances the presentation - to
the next slide or to the next animation step
|
|
EnableHyperlinks
|
bool
|
Read/write
|
true
|
Indicates whether hyperlinks are preserved during conversion
|
|
HyperlinksTarget
|
string
|
Read/write
|
_self
|
Specifies a browser window name where hyperlinks are opened
|
|
KeyboardEnabled
|
bool
|
Read/write
|
true
|
Indicates whether keyboard navigation is enabled.
|
See also
MouseClickAdvanceType Enumeration
Settings Interface
iSpring SDK COM API