Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FindTextParams Class / MatchCase Property

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