Click or drag to resize
OutputSettingsEnableKeyBoardNavigation Property
Navigate through presentation by using keyboard arrow keys, default value true. Read/write.

Namespace: DigitalOfficePro.Html5PointSdk
Assembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax
public bool EnableKeyBoardNavigation { get; set; }

Property Value

Type: Boolean

Implements

IOutputSettingsEnableKeyBoardNavigation
See Also