Gets the value that determines whether the text was found.
[Visual Basic]
Public ReadOnly Property Found As Boolean
[C#]
public bool Found {get;}
A Boolean value. True if the text was found in the document; False, otherwise.
FindEventArgs Class | FindEventArgs Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.