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

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