Skip to main content
A newer version of this page is available. .
Tab

ExportBinaryImageSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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