ReportViewerSettings.ImagesEmbeddingMode Property
Specifies the mode of embedding images inside a report viewer on the client, to enable cross-browser compatibility in different environments.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
ImagesEmbeddingMode | An ImagesEmbeddingMode enumeration value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ImagesEmbeddingMode |
---|---|
ReportViewerExtension |
|
See Also