Click or drag to resize

Page.CreateBookPages Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntax
public void CreateBookPages(
	out Page page1,
	out Page page2,
	CUT_INFO info
)

Parameters

page1
Type: Kofax.OmniPageCSDK.Objects.Page
page2
Type: Kofax.OmniPageCSDK.Objects.Page
info
Type: Kofax.OmniPageCSDK.ArgTypes.CUT_INFO
See Also