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

ASPxRichEditExportSettings Class

Contains export settings.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v20.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