| Modifier and Type | Field and Description |
|---|---|
private String |
embedUrl
Defines the absolute URL to the document serving as a source file for the document embedded into the web page.
|
private String |
fullscreenUrl
Defines the absolute URL to the document which will open in full screen mode.
|
private String |
saveUrl
Defines the absolute URL that will allow the document to be saved onto the user personal computer.
|
private String |
shareUrl
Defines the absolute URL that will allow other users to share this document.
|
private Toolbar |
toolbarDocked
Defines the place for the embedded viewer toolbar, can be either "top" or "bottom".
|
| Constructor and Description |
|---|
Embedded() |
private String embedUrl
private String fullscreenUrl
private String saveUrl
private String shareUrl
private Toolbar toolbarDocked
Copyright © 2023–2024. All rights reserved.