Click or drag to resize

UDSectionGetUDItems Method

This property returns the UDItems collection of the UDSection object.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetUDItems(
	out UDItems UDItems
)

Parameters

UDItems
Type: Kofax.OmniPageCSDK.IproPlusUDItems
Remarks
The UDItems can either be string literals or regular expressions.
See Also