PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / MatchWordText Property

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