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

In This Topic
    Regex Property
    In This Topic
    Gets a value indicating whether the Text should be interpreted as a regular expression.
    Syntax
    'Declaration
     
    Public ReadOnly Property Regex As System.Boolean
    public System.bool Regex {get;}
    See Also