FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1FindTextParams Class / WholeWord Property

In This Topic
    WholeWord Property (C1FindTextParams)
    In This Topic
    Gets a value indicating whether to match whole words only.
    Syntax
    'Declaration
     
    Public ReadOnly Property WholeWord As Boolean
    public bool WholeWord {get;}
    See Also