C1.UWP.Document Assembly / C1.Xaml.Document Namespace / FindActionCompletedEventArgs Class


FindActionCompletedEventArgs Class Properties

For a list of all members of this type, see FindActionCompletedEventArgs members.

Public Properties
 NameDescription
Public PropertyGet the C1FindTextAction value defines the complited find action.  
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Public PropertyGets the C1FoundPosition object that specifies the found text position.  
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top
See Also