Click or drag to resize

PageMergeTo Method (RECT, Page, RECT, UInt32)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public void MergeTo(
	RECT rect,
	Page destpage,
	RECT destrect,
	uint color
)

Parameters

rect
Type: Kofax.OmniPageCSDK.ArgTypesRECT
destpage
Type: Kofax.OmniPageCSDK.ObjectsPage
destrect
Type: Kofax.OmniPageCSDK.ArgTypesRECT
color
Type: SystemUInt32
See Also