BinaryImageEditProperties.ExportImageSettings Property
Provides access to settings that are applied to an exported binary image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ExportBinaryImageSettings | A ExportBinaryImageSettings object that contains binary image settings. |
See Also