Click or drag to resize

UserZonesInsertAnchorZone Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public AnchorZone InsertAnchorZone(
	ANCHORCONTENT content,
	ANCHORTYPE type,
	int index = -1
)

Parameters

content
Type: Kofax.OmniPageCSDK.ArgTypesANCHORCONTENT
type
Type: Kofax.OmniPageCSDK.ArgTypesANCHORTYPE
index (Optional)
Type: SystemInt32

Return Value

Type: AnchorZone
See Also