TMS FNC WX OCR TTMSFNCWXOCR extracts text from images using optical character recognition. It processes image data and returns structured results including words, lines, and paragraphs with bounding box coordinates. Documentation Start here Use when Get started You want to extract text from an image in a few steps. Guides You want task-oriented chapters on image input, progress tracking, and result processing. API reference You want class, property, method, and event details. Release notes You want what changed in recent versions. Key classes Class Description TTMSFNCWXOCR Main OCR component. TTMSFNCWXOCRResult Container for full OCR output. TTMSFNCWXOCRWord Individual recognised word with bounding box. TTMSFNCWXOCRLine Line of recognised text. TTMSFNCWXOCRParagraph Paragraph grouping of recognised lines.