Interpret(Format As String, FormatType As Integer, IsHW As Boolean) As Integer

DocBox object

Interprets the contents of the box and attaches a DocWord object that contains the result.

Parameters

Parameter

Description

Format

The format specification.

FormatType

A combination of format types.

IsHW

Specifies if the word should be interpreted as handwritten or not.

Return value

Data type: Integer

Description: Returns 0 on success.

The DocBox object