The configuration parameters for the embedded document type.
| Name | Type | Description | Notes |
|---|---|---|---|
| embedUrl | String | The absolute URL to the document serving as a source file for the document embedded into the web page. | [optional] |
| saveUrl | String | The absolute URL that will allow the document to be saved onto the user personal computer. | [optional] [readonly] |
| shareLinkParam | String | The shared URL parameter. | [optional] |
| shareUrl | String | The absolute URL that will allow other users to share this document. | [optional] |
| toolbarDocked | String | The place for the embedded viewer toolbar, can be either top or bottom. | [optional] [readonly] |