ExportBinaryImageSettings Class
In This Article
Contains image settings that are applied when a binary image is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ExportBinaryImageSettings :
PropertiesBase
#Related API Members
The following members return ExportBinaryImageSettings objects:
#Remarks
These settings can be accessed by the ImageEditPropertiesBase.ExportImageSettings property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ExportBinaryImageSettings
See Also