TextFindParameter Enumeration |
Namespace: Spire.Pdf.Texts
Member name | Value | Description | |
---|---|---|---|
None | 1 | Do not select any parameters. | |
WholeWord | 16 | Full word matching. | |
IgnoreCase | 256 | Ignore English character case. | |
Regex | 65536 | Regular expression matching. |