Click or drag to resize

DocumentInsertPage Method

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntax
public void InsertPage(
	Page page,
	int index
)

Parameters

page
Type: OmniPageCSDK.ObjectsPage
index
Type: SystemInt32
See Also