WebDocumentViewerSettings.SettingsExport Property
In This Article
Allows you to specify settings that apply to print and export operations.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public WebDocumentViewerExportSettings SettingsExport { get; }
#Property Value
Type | Description |
---|---|
Web |
An object that contains settings for the Document Viewer print and export operations. |
See Also