The ITextContainer type exposes the following members.

Methods

  NameDescription
Public methodBringIntoView(LinkTarget)
Attempts to bring the specified link target into view.
Public methodBringIntoView(TextPointer)
Attempts to bring the specified position into view.
Public methodGetText
Gets the plain text in given text range.
Public methodOnAnnotationServiceChanged
Notifies the text container of a change of the annotation service.

Properties

  NameDescription
Public propertyPageNumber
Gets or sets the current page number.
Public propertySelection
Gets the text selection state.

See Also