Click or drag to resize

UDSectionsAdd Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Add(
	string NewSection,
	out UDSection Section
)

Parameters

NewSection
Type: SystemString
Section
Type: Kofax.OmniPageCSDK.IproPlusUDSection
See Also