Click or drag to resize

UserZones.InsertAnchorZone Method

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

Parameters

content
Type: Kofax.OmniPageCSDK.ArgTypes.ANCHORCONTENT
type
Type: Kofax.OmniPageCSDK.ArgTypes.ANCHORTYPE
index (Optional)
Type: System.Int32

Return Value

Type: AnchorZone
See Also