FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1TextSearchManager Class


In This Topic
    C1TextSearchManager Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the active found position, this position has different highlighting attrs.  
    Public PropertyGets the C1DocumentSource where this C1TextSearchManager searches a text.  
    Public PropertyGets the list of C1FoundPosition objects defining found text positions.  
    Public PropertySearch parameters: text, etc. Initialized in the FindStartXXX() method.  
    Public PropertySpecifies the scope in C1Document where to search a text.  
    Top
    See Also