Click or drag to resize

ITextRange Methods

The ITextRange type exposes the following members.

Methods
Name Description
Public method ApplyCharacterFormat
Applies specified character format for current text range.
Public method ApplyStyle
Applys the character style.
(Inherited from IParagraphBase .)
Public method Clone
Creates a duplicate of the document object.
(Inherited from IDocumentObject .)
Public method GetNextWidgetSibling
Gets the next widget sibling.
(Inherited from IDocumentObject .)
Public method GetPreviousWidgetSibling
Gets the previous sibling.
(Inherited from IDocumentObject .)
Top
See Also