Click or drag to resize

Page Constructor (Byte, COMPRESSED_IMG_INFO, SettingCollection, Boolean)

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public Page(
	byte[] bitmap,
	COMPRESSED_IMG_INFO imageinfo,
	SettingCollection settings = null,
	bool datastream = false
)

Parameters

bitmap
Type: SystemByte
imageinfo
Type: OmniPageCSDK.ArgTypesCOMPRESSED_IMG_INFO
settings (Optional)
Type: OmniPageCSDK.ObjectsSettingCollection
datastream (Optional)
Type: SystemBoolean
See Also