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

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