Click or drag to resize

TextBoxSnapshot Properties

Version 102.0.100

The TextBoxSnapshot type exposes the following members.

Properties
  NameDescription
Public propertyBounds
The absolute position bounding box.
Public propertyLayoutIndex
Index of the layout tree node that owns this box collection.
Public propertyLength
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 propertyStart
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