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

In This Topic
    DocumentSource Property (C1TextSearchManager)
    In This Topic
    Gets the C1DocumentSource where this C1TextSearchManager searches a text.
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentSource As C1DocumentSource
    public C1DocumentSource DocumentSource {get;}
    See Also