Click or drag to resize

InlineTextBox Properties

Version 102.0.100

The InlineTextBox type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
The bounding box in document coordinates. Note that scroll offset of the document is ignored.
Public propertyNumCharacters
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.
Public propertyStartCharacterIndex
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.
Top
See Also