PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1TextSearchArgs Class / WholeWord Field

In This Topic
    WholeWord Field (C1TextSearchArgs)
    In This Topic
    Value indicating whether to search for whole words only.
    Syntax
    'Declaration
     
    Public WholeWord As Boolean
    public bool WholeWord
    See Also