ASPxRichEditSettings.Printing Property
In This Article
Provides access to printing settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxRichEditPrintingSettings Printing { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An object that contains the settings. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Printing |
---|---|---|
ASP. |
Rich |
|
ASP. |
ASPx |
|
See Also