| ITextRange Properties | 
The ITextRange type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | CharacterFormat | 
 Gets text format.
 | 
|   | Document | 
 Gets document of this entity.
(Inherited from
 IDocumentObject
.) | 
|   | DocumentObjectType | 
 Gets the type of the document object.
(Inherited from
 IDocumentObject
.) | 
|   | IsComposite | 
 Gets a value indicating whether this instance is composite.
(Inherited from
 IDocumentObject
.) | 
|   | NextSibling | 
 Gets the next sibling.
(Inherited from
 IDocumentObject
.) | 
|   | Owner | 
 Gets owner of this document object.
(Inherited from
 IDocumentObject
.) | 
|   | OwnerParagraph | 
 Gets the owner paragraph.
(Inherited from
 IParagraphBase
.) | 
|   | PreviousSibling | 
 Gets the previous sibling.
(Inherited from
 IDocumentObject
.) | 
|   | StyleName | 
 Gets the style name.
(Inherited from
 IParagraphBase
.) | 
|   | Text | 
 Returns or sets text.
 | 
 See Also
See Also