IOutputSettingsEnableSwipeNavigation Property |
Navigate through presentation by swiping over slide (for touch screen devices),
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax bool EnableSwipeNavigation { get; set; }
Property EnableSwipeNavigation As Boolean
Get
Set
property bool EnableSwipeNavigation {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also