Name | Description | |
---|---|---|
FindActionCompletedEventArgs Constructor | Initializes a new instance of the FindActionCompletedEventArgs class. |
The following tables list the members exposed by FindActionCompletedEventArgs.
Name | Description | |
---|---|---|
FindActionCompletedEventArgs Constructor | Initializes a new instance of the FindActionCompletedEventArgs class. |
Name | Description | |
---|---|---|
Action | Get the C1FindTextAction value defines the complited find action. | |
Cancelled | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
Error | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) | |
Position | Gets the C1FoundPosition object that specifies the found text position. | |
UserState | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |
Name | Description | |
---|---|---|
RaiseExceptionIfNecessary | (Inherited from System.ComponentModel.AsyncCompletedEventArgs) |