ExportTo(MVCxDocumentViewerRemoteSourceSettings, Action<DeserializeClientParameterEventArgs>, HttpRequestBase)
static
|
settings, deserializeClientParameter, request
|
Exports a document displayed by the Document Viewer.
|
ExportTo(MVCxDocumentViewerRemoteSourceSettings, HttpRequestBase)
static
|
settings, request
|
Exports a document displayed by the ASP.NET Document Viewer.
|
ExportTo(XtraReport, HttpContextBase)
static
|
report, httpContext
|
Exports a document displayed by the Report Viewer.
|
ExportTo(XtraReport, HttpRequestBase, Action<DeserializeClientParameterEventArgs>)
static
|
report, request, deserializeClientParameter
|
Exports a document displayed by the Document Viewer.
|
ExportTo(XtraReport, HttpRequestBase)
static
|
report, request
|
Exports a document displayed by the Document Viewer.
|
ExportTo(XtraReport)
static
|
report
|
Exports a document displayed by the Document Viewer.
|
ExportTo(DocumentViewerRemoteSourceConfiguration, Action<DeserializeClientParameterEventArgs>, HttpRequestBase)
static
|
configuration, deserializeClientParameter, request
|
Exports a document displayed by the Document Viewer.
|
ExportTo(DocumentViewerRemoteSourceConfiguration, HttpRequestBase)
static
|
configuration, request
|
Exports a document displayed by the ASP.NET Document Viewer.
|