For a list of all members of this type, see LoadFromUriParams members
Name | Description | |
---|---|---|
alwaysCallback | The callback function that always fires after the Viewer.loadFromUri operation has finished. | |
failCallback | The callback function that always fires if the loadFromUri operation fails. | |
loadingDialogCallback | The callback function that fires whenever the loading state of the file has changed. | |
loadOptions | Indicates the LoadDocumentOptions to be used. | |
successCallback | The callback function that always fires if the Viewer.loadFromUri operation succeeds. | |
url | The URL to load the file from. |