Click or drag to resize

Page.MergeTo Method (RECT, Page, RECT, UInt32)

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

Parameters

rect
Type: Kofax.OmniPageCSDK.ArgTypes.RECT
destpage
Type: Kofax.OmniPageCSDK.Objects.Page
destrect
Type: Kofax.OmniPageCSDK.ArgTypes.RECT
color
Type: System.UInt32
See Also