Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1TextSearchManager Class / Scope Property

In This Topic
    Scope Property (C1TextSearchManager)
    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