IWebDocumentViewerExportResultUriGeneratorAsync Methods
Allows you to override the default URI that a browser uses to get an export result in asynchronous mode.Name | Description |
---|---|
CreateUriAsync(String, ExportedDocument) | Returns an URI that a browser should use to get the export or print result. |
See Also