Click or drag to resize

EditorViewPrintTextEx 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: SystemInt32
ToPage
Type: SystemInt32
See Also