TextRetrievalMode Members

Include Protected Members
Include Inherited Members

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

The TextRetrievalMode type exposes the following members.

Properties

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

Top

See Also

Reference

TextRetrievalMode Interface

Microsoft.Office.Interop.Word Namespace