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