Click or drag to resize

ImageViewPrintImageEx Method

This method prints the an image range.

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

Parameters

FromPage
Type: SystemInt32
ToPage
Type: SystemInt32
See Also