Skip to main content
Tab

BinaryImageEditingSettings Class

Contains settings that relate to the editing functionality of the BinaryImage.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class BinaryImageEditingSettings :
    PropertiesBase

The following members return BinaryImageEditingSettings objects:

#Remarks

An object of the BinaryImageEditingSettings type can be accessed via the ASPxBinaryImage.EditingSettings property.

#Implements

See Also