Skip to main content

DocumentViewerExtension.ExportToAsync Method

Name Parameters Description
ExportToAsync(MVCxDocumentViewerRemoteSourceSettings, Action<DeserializeClientParameterEventArgs>, HttpRequestBase) static settings, deserializeClientParameter, request Asynchronously exports a document displayed by the Document Viewer.
ExportToAsync(MVCxDocumentViewerRemoteSourceSettings, HttpRequestBase) static settings, request Asynchronously exports a document displayed by the ASP.NET Document Viewer.
ExportToAsync(DocumentViewerRemoteSourceConfiguration, Action<DeserializeClientParameterEventArgs>, HttpRequestBase) static configuration, deserializeClientParameter, request Asynchronously exports a document displayed by the Document Viewer.
ExportToAsync(DocumentViewerRemoteSourceConfiguration, HttpRequestBase) static configuration, request Asynchronously exports a document displayed by the ASP.NET Document Viewer.