ExportBinaryImageSettings Class
In This Article
Contains image settings that are applied when a binary image is exported.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#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