8.5
Table Of Contents
- Table of Contents
- Preface
- Chapter 1 – Introduction
- Chapter 2 – Installation
- Chapter 3 – TextBridge Pro Tools
- Chapter 4 – Using TextBridge Pro
- Chapter 5 – Tutorials
- Chapter 6 – Tips and Techniques
- Appendix A – Troubleshooting and Error Correction
- Appendix B – Sample Documents
- Appendix C – AppleScript Interface
- Glossary of Terms
- Index
AppleScript Interface C–7
Element classes
None
Commands handled.
Get, Set
Example
set curFormat of recognizer 1 to docFormatter ¬
"Microsoft Word (RTF)"
imageSource The source of the image to be recognized by TextBridge Pro.
Properties
name The name of the image source. Only
available for scanners.
Object class: string
Modifiable? No
IsScanner If true, specifies that the image source is
a scanner; if false, the source is a file
list.
Object class: Boolean
Modifiable? No
fileList List of image files to be recognized. Only
available when the source is a file list.
Object class: Alias file record
Modifiable? Yes