Click or drag to resize

Page Constructor (ImageFile, Int32, SettingCollection, Boolean)

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public Page(
	ImageFile file,
	int index,
	SettingCollection settings = null,
	bool datastream = false
)

Parameters

file
Type: OmniPageCSDK.ObjectsImageFile
index
Type: SystemInt32
settings (Optional)
Type: OmniPageCSDK.ObjectsSettingCollection
datastream (Optional)
Type: SystemBoolean
See Also