Click or drag to resize

DocumentSetZoneTemplate Method

This method selects a zone template for the Document object.

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

Parameters

Name
Type: SystemString
Embedded
Type: SystemBoolean
See Also