Skip to main content
Tab

ExportBinaryImageSettings Class

Contains image settings that are applied when a binary image is exported.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ExportBinaryImageSettings :
    PropertiesBase

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