Click or drag to resize

DCProject Constructor

Initializes a new instance of the DCProject class

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public DCProject(
	string projectFile,
	uint flags,
	SettingCollection settings = null
)

Parameters

projectFile
Type: SystemString
flags
Type: SystemUInt32
settings (Optional)
Type: Kofax.OmniPageCSDK.ObjectsSettingCollection
See Also