| TextBoxSnapshot Properties | 
The TextBoxSnapshot type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Bounds | 
            The absolute position bounding box.
             | 
|  | LayoutIndex | 
            Index of the layout tree node that owns this box collection.
             | 
|  | Length | 
            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.
             | 
|  | Start | 
            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.
             | 
 See Also
See Also