Specifies the properties of a new SubTextPart added via the (deprecated) method TextPart.addSubTextPart.

Syntax

{
   name: <string>,
   [id: <number>],
   [start: <number>],
   [length: <number>],
   [highlightMode: <HighlightMode>]
}

Introduced: X16.

Properties

Property Description
highlightMode Optional.
id Optional.
length Optional.
name The name of the SubTextPart.
start Optional.