T_PDFiumSharp_SearchFlags - ArgusMagnus/PDFiumSharp GitHub Wiki

SearchFlags Enumeration

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public enum SearchFlags

Members

 

Member name Value Description
MatchCase 1 If not set, it will not match case by default.
MatchWholeWord 2 If not set, it will not match the whole word by default.

See Also

Reference

PDFiumSharp Namespace

⚠️ **GitHub.com Fallback** ⚠️