getExtendedSettings method of the IImageCaptureService interface
Provides access to extended service configuration settings. Intended for advanced users: most common scenarios will work with the default settings.
ExtendedSettings getExtendedSettings();
Return values
This method returns an object implementing the ExtendedSettings interface, which allows you to change the advanced configuration settings.
02.03.2022 12:59:15