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

ASPxRichEditPrintingSettings Class

Contains settings that relate to the printing functionality.

Namespace: DevExpress.Web.ASPxRichEdit

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

NuGet Package: DevExpress.Web.Office

Declaration

public class ASPxRichEditPrintingSettings :
    ASPxRichEditSettingsBase

The following members return ASPxRichEditPrintingSettings objects:

Remarks

An object of the ASPxRichEditPrintingSettings type can be accessed via the Printing property.

Inheritance

See Also