TextualType¶
Defines the segment of textual content used by the parent object. Can identify a set of lines and or characters used to define the segment.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
LineParameter |
0..1 |
Specification of the line and offset for the beginning and end of the segment. |
|
CharacterParameter |
0..1 |
Specification of the character offset for the beginning and end of the segment. |