ASPxRichEditPrintingSettings Class
In This Article
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
#Related API Members
The following members return ASPxRichEditPrintingSettings objects:
#Remarks
An object of the ASPxRichEditPrintingSettings type can be accessed via the Printing property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxRichEditSettingsBase
ASPxRichEditPrintingSettings
See Also