TextRetrievalMode interface
Office 2013 and later
Represents options that control how text is retrieved from a Range object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Use the TextRetrievalMode property to return a TextRetrievalMode object.
Changing the IncludeHiddenText , IncludeHiddenText , or IncludeFieldCodes property of the TextRetrievalMode object doesn't change the screen display. Instead, changing one of these properties determines what text is retrieved from a Range object when the Text property is used.
Show: