ScanningManagerSetSettings Method
            Store new values of given settings for the current user. Other settings are not modified.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Store new values of given settings for the current user.")]
public void SetSettings(
	ScanningManagerScanningSetting[] settings
)
Parameters
- settings  ScanningManagerScanningSetting
 
 
            Refer to Settings For Web Scanning And Add Document Wizard in the Sample Code section for a detailed description
            of supported settings.