Example-VB |
Specifies the Windows Clipboard is the source for OCR processing.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Imaging for Windows 95 and 98 | |
Imaging for Windows NT 4.0 |
Image OCR control
object.OcrFromClipBoard[= {True|False}]
Boolean
Setting | Description |
True | Use data from the Clipboard |
False (default) | Do not use data from the Clipboard |
Clipboard data must be in vbCF_DIB format.
Setting this property enables the Selection pick on the ShowOCR dialog box.