Click or drag to resize

Page Constructor (IntPtr, SettingCollection)

Initializes a new instance of the Page class

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
protected Page(
	IntPtr page,
	SettingCollection settings = null
)

Parameters

page
Type: SystemIntPtr
settings (Optional)
Type: OmniPageCSDK.ObjectsSettingCollection
See Also