WordCount (Property) - WordCount (Property) - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external - AnyDoc/OCR-for-AnyDoc/Foundation-23.1/OCR-for-AnyDoc-Programming-Reference-Guide/VBScript-Objects-Properties-and-Methods/Individual-Object-Properties/WordCount-Property - 2023-11-17

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License
ft:lastPublication
2023-11-17T13:24:58.960000
ft:locale
en-US

Description

Read-only. Returns the number of words, or tokens, that comprise the ASCII value of the given object.

Applicable Events

AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application

Syntax

object.WordCount

Parameters

Object is a reference to the ColumnSolutionRow or Solution object. For more information, see ColumnSolutionRow Object (page ColumnSolutionRow Object) or Solution Object.

WordCount is the command.

Example