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.
|
Properties
| Name | Description | |
|---|---|---|
| PageNumber |
Gets or sets the current page number.
| |
| Selection |
Gets the text selection state.
|