BinaryImageEditProperties.ExportImageSettings Property
In This Article
Provides access to settings that are applied to an exported binary image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public ExportBinaryImageSettings ExportImageSettings { get; }
#Property Value
Type | Description |
---|---|
Export |
A Export |
See Also