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: 21.0.0.0 (21.0.19459.900)
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