Share via


TextRetrievalMode Object Members

Word Developer Reference

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

Properties

  Name Description
Bb257996.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257996.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257996.properties(en-us,office.12).gif Duplicate Returns a read-only TextRetrievalMode object that represents options related to retrieving text from a Range object.
Bb257996.properties(en-us,office.12).gif IncludeFieldCodes True if the text retrieved from the specified range includes field codes. Read/write Boolean.
Bb257996.properties(en-us,office.12).gif IncludeHiddenText True if the text retrieved from the specified range includes hidden text. Read/write Boolean.
Bb257996.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified TextRetrievalMode object.
Bb257996.properties(en-us,office.12).gif ViewType Returns or sets the view for the TextRetrievalMode object. Read/write WdViewType.