Click or drag to resize

SettingCollection Constructor (SettingCollection)

This constructor creates a new setting collection based on input collection

See RecAPI.kRecCreateSettingsCollection.

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public SettingCollection(
	SettingCollection collection
)

Parameters

collection
Type: OmniPageCSDK.ObjectsSettingCollection
See Also