com.groupdocs.search.options

Class KeyboardLayoutCorrectorOptions

    • Method Detail

      • getEnabled

        public final boolean getEnabled()
        Gets a value indicating whether the keyboard layout corrector is enabled. The default value is false.
        Returns:
        A value indicating whether the keyboard layout corrector is enabled.
      • setEnabled

        public final void setEnabled(boolean value)
        Sets a value indicating whether the keyboard layout corrector is enabled. The default value is false.
        Parameters:
        value - A value indicating whether the keyboard layout corrector is enabled.