Click or drag to resize

Page Constructor (IMG_INFO, START_CONV, Byte)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public Page(
	IMG_INFO info,
	START_CONV flags,
	byte[][] lines
)

Parameters

info
Type: Kofax.OmniPageCSDK.ArgTypesIMG_INFO
flags
Type: Kofax.OmniPageCSDK.ArgTypesSTART_CONV
lines
Type: SystemByte
See Also