Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| filePath | String | Yes | Document file path |
| fileType | String | No | File type hint |
| success | Function | No | Callback on success |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |
Open and preview a document file.
| Property | Type | Required | Description |
|---|---|---|---|
| filePath | String | Yes | Document file path |
| fileType | String | No | File type hint |
| success | Function | No | Callback on success |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |