User Settings Configuration Options
User Settings properties expect the following format:
UserSetting.{propertyName}.default={propertyValue}
For User-based Settings
UserSetting.UserBasedSettingsState.default=true
| To save user-based settings in the application |
These user settings should be located in its own file 'user-settings.properties'.
The functionality of user-based settings is described here.
For Annotation Tool
UserSetting.AnnotationToolPdfQuality.default=10
| Inputs from 1-10 are allowed, 1 is low quality and 10 is high quality |
The functionality of the Annotation Tool is described here .