| Parameter | Type | Description |
|---|---|---|
NOTEPath | string | NOTE/DOC file path |
pageList | number[] | Page index list (starts from 0) |
APIResponse<KeyWord[]>:resultis the keyword array. SeeKeyWord.
Get keywords from a NOTE/DOC file.
| Parameter | Type | Description |
|---|---|---|
NOTEPath | string | NOTE/DOC file path |
pageList | number[] | Page index list (starts from 0) |
APIResponse<KeyWord[]>:
result is the keyword array. See KeyWord.