Click or drag to resize

EditorView.PrintTextEx Method

This method prints a page range.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void PrintTextEx(
	int FromPage,
	int ToPage
)

Parameters

FromPage
Type: System.Int32
ToPage
Type: System.Int32
See Also