Click or drag to resize

Document.SetZoneTemplate 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: System.String
Embedded
Type: System.Boolean
See Also