InlineTextBox Properties |
The InlineTextBox type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox |
The bounding box in document coordinates. Note that scroll offset of the document is ignored.
| |
NumCharacters |
The number of characters in this post layout textbox substring. Characters that would be
represented as a surrogate pair in UTF-16 have length 2.
| |
StartCharacterIndex |
The starting index in characters, for this post layout textbox substring. Characters that
would be represented as a surrogate pair in UTF-16 have length 2.
|