DocumentSettings Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.0.0.0 (22.0.22462.100)
Syntaxpublic SettingCollection Settings { get; }
Public ReadOnly Property Settings As SettingCollection
Get
public:
property SettingCollection^ Settings {
SettingCollection^ get ();
}
Property Value
Type:
SettingCollection
See Also