CharacterParameterType¶
Specification of the character offset for the beginning and end of the segment.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
StartCharOffset |
int |
0..1 |
Number of characters from beginning of the document, indicating the inclusive start of the text range. |
EndCharOffset |
int |
0..1 |
Number of characters from the beginning of the document, indicating the inclusive end of the text segment. |