Click or drag to resize

PagePutImageArea Method (IMG_INFO, Bitmap, Int32, Int32)

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 PutImageArea(
	IMG_INFO info,
	Bitmap bitmap,
	int xdest,
	int ydest
)

Parameters

info
Type: Kofax.OmniPageCSDK.ArgTypesIMG_INFO
bitmap
Type: System.DrawingBitmap
xdest
Type: SystemInt32
ydest
Type: SystemInt32
See Also