WebDocumentViewerSettings.SettingsExport Property
Allows you to specify settings that apply to print and export operations.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
WebDocumentViewerExportSettings | An object that contains settings for the Document Viewer print and export operations. |
See Also