Worktext

This property sets or returns the worktext of the field.

In case of multi-line fields, the worktext property refers to the first worktext the header field consists of, which represents the first line of the multi-line header field.

Note: Each line of a multi-line field is treated as a separate worktext. To access subsequent lines, use
LineWorktext(LineIndex).

Syntax

Worktext as ISCBCroWorktext

See also