Returns a
Find object that contains the criteria for a find operation.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Dim selection1 AsDim returnValue As
ReadOnly Property Find() As Find
property Find^ Find{
Find^ get();
}
function get Find() : Find;
If the find operation is successful, the selection is changed.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000Target Platforms