RichEditControlOptionsBase.Printing Property
Provides access to options specific to printing.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PrintingOptions | A PrintingOptions object instance containing specific options. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Printing |
|---|---|
| IRichEditDocumentServer |
|
| RichEditDocumentServer |
|
See Also