| Parameter | Type | Description |
|---|---|---|
filePath | string | DOC file path |
page | number | Page index (starts from 0) |
APIResponse<boolean>:result === trueindicates clearing succeeded
Clear handwriting elements in a DOC file.
| Parameter | Type | Description |
|---|---|---|
filePath | string | DOC file path |
page | number | Page index (starts from 0) |
APIResponse<boolean>: result === true indicates clearing succeeded