The ITextContainer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | BringIntoView(LinkTarget) |
Attempts to bring the specified link target into view.
|
![]() | BringIntoView(TextPointer) |
Attempts to bring the specified position into view.
|
![]() | GetText |
Gets the plain text in given text range.
|
![]() | OnAnnotationServiceChanged |
Notifies the text container of a change of the annotation service.
|
See Also