TextRetrievalMode MembersĀ 

Represents options that control how text is retrieved from a Range object.

The following tables list the members exposed by the TextRetrievalMode type.

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Duplicate Returns a read-only TextRetrievalMode object that represents options related to retrieving text from the specified Range object.
IncludeFieldCodes True if the text retrieved from the specified range includes field codes.
IncludeHiddenText True if the text retrieved from the specified range includes hidden text.
Parent Returns an object that represents the parent object of the specified object.
ViewType Returns or sets the view for the TextRetrievalMode object.

Top

See Also

Reference

TextRetrievalMode Interface
Microsoft.Office.Interop.Word Namespace