Skip to main content

ASPxRichEditExportSettings Class

Contains export settings.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class ASPxRichEditExportSettings :
    ASPxRichEditSettingsBase

The following members return ASPxRichEditExportSettings objects:

Remarks

An instance of the ASPxRichEditExportSettings class can be accessed by the ASPxRichEdit.Settings.Export property.

Inheritance

See Also