Find.Replacement Property

Returns a Replacement object that contains the criteria for a replace operation.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Replacement As Replacement
    Get
'Usage
Dim instance As Find
Dim value As Replacement

value = instance.Replacement
Replacement Replacement { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Replacement

See Also

Reference

Find Interface

Find Members

Microsoft.Office.Interop.Word Namespace