Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1TextSearchManager Class / Scope Property

In This Topic
    Scope Property
    In This Topic
    Specifies the scope in C1Document where to search a text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Scope As SearchScope
    public SearchScope Scope {get;}
    See Also