ComponentOne Document Library for UWP
ActiveFoundPosition Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1TextSearchManager Class : ActiveFoundPosition Property
Gets or sets the active found position, this position has different highlighting attrs.
Syntax
'Declaration
 
Public Property ActiveFoundPosition As C1FoundPosition
public C1FoundPosition ActiveFoundPosition {get; set;}
See Also

Reference

C1TextSearchManager Class
C1TextSearchManager Members