ImageZoomSettings.ImageContentBytes Property
In This Article
Gets or sets an array of bytes representing the preview image.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Byte[] | A Byte[] array that contains the image’s contents. |
See Also