Click or drag to resize

ImageViewPrintImage Method

This method prints the currently displayed image.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void PrintImage()
Remarks
Depending on the value of the EnablePrintDialog property, either the default printer is used with the current settings, or the Print dialog is displayed enabling printing options to be changed.
See Also