TextMatchType
TextMatchType enumeration
Specifica il tipo di corrispondenza del testo nella stringa.
public enum TextMatchType
I valori
Nome | Valore | Descrizione |
---|---|---|
Exact | 0 |
Il testo corrisponde completamente al valore. |
StartsWith | 1 |
Il testo inizia con valore. |
EndsWith | 2 |
Il testo termina con un valore. |
Contains | 3 |
Il testo contiene il valore. |
Guarda anche
- spazio dei nomi GroupDocs.Signature.Domain
- assemblea GroupDocs.Signature