Skip to main content

ASPxRichEditPrintingSettings Class

Contains settings that relate to the printing functionality.

Namespace: DevExpress.Web.ASPxRichEdit

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