Click or drag to resize

DocumentGetZoneTemplate Method

This method returns the name of the selected zone template.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetZoneTemplate(
	out string Name,
	out bool Embedded
)

Parameters

Name
Type: SystemString
Embedded
Type: SystemBoolean
See Also