Click or drag to resize

Page Constructor (Page, 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
public Page(
	Page page,
	SettingCollection settings = null
)

Parameters

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