ComponentOne Document Library for WPF
Position Property (FindActionCompletedEventArgs)

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > FindActionCompletedEventArgs Class : Position Property
Gets the C1FoundPosition object that specifies the found text position.
Syntax
'Declaration
 
Public ReadOnly Property Position As C1FoundPosition
public C1FoundPosition Position {get;}
See Also

Reference

FindActionCompletedEventArgs Class
FindActionCompletedEventArgs Members