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

In This Topic
    Text Property (C1FindTextParams)
    In This Topic
    Gets the text to find.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also