Click or drag to resize

EditorViewPrintText Method

This method prints the currently displayed page.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void PrintText()
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