OcrFromClipBoard Property

Example-VB

Specifies the Windows Clipboard is the source for OCR processing.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Imaging for Windows 95 and 98
Imaging for Windows NT 4.0

Applies To

Image OCR control

Syntax

object.OcrFromClipBoard[= {True|False}]

Data Type

Boolean

Setting Description

True Use data from the Clipboard
False (default) Do not use data from the Clipboard

Data Type

Clipboard data must be in vbCF_DIB format.

Setting this property enables the Selection pick on the ShowOCR dialog box.