HtmlForgeX

API Reference

Class

SmartWizardKeyboardKeys

Namespace HtmlForgeX
Assembly HtmlForgeX

Keyboard key bindings for SmartWizard v7.

Inheritance

  • Object
  • SmartWizardKeyboardKeys

Constructors

public SmartWizardKeyboardKeys() #

Properties

public Int32[] Left { get; set; } #
JsonPropertyName("left")

Gets or sets backward navigation key codes.

public Int32[] Right { get; set; } #
JsonPropertyName("right")

Gets or sets forward navigation key codes.