Theme enum class

 Important! This functionality is deprecated and will be removed in future versions. Only dark theme is available.

If you choose the light theme, it will not affect the appearance.

The user interface theme. Chosen theme defines the following:

  • background color
  • color of the text
  • buttons color
  • document tracking frame color
  • capture area corners color

You can customize the button color using the setCustomColor method of the UISettings interface

enum Theme{
   LIGHT,
   DARK;
}

Constants

Name Description
LIGHT
DARK

02.03.2022 12:59:15

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.