PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / TextSearchPanelStrings Class / MatchWord Property

In This Topic
    MatchWord Property (TextSearchPanelStrings)
    In This Topic
    Gets or sets the text of the "Math Whole Word" checkbox.
    Syntax
    'Declaration
     
    Public Property MatchWord As String
    public string MatchWord {get; set;}
    See Also