Request for POST /1/object/ezsigntemplatedocument/{pkiEzsigntemplatedocumentID}/getWordsPositions
Name | Type | Description | Notes |
---|---|---|---|
EGet | string | Specify if you want to retrieve All words or specific Words from the document. If you specify Words, you must send the list of words to search for in a_sWord. | |
BWordCaseSensitive | bool | IF true, words will be searched case-sensitive and results will be returned case-sensitive. IF false, words will be searched case-insensitive and results will be returned case-insensitive. | |
ASWord | List<string> | Array of words to find in the document | [optional] |