Click or drag to resize

DCProjectOpen Method

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

Parameters

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

Return Value

Type: DCProject
See Also