DXRichEditLayoutOptions.PrintLayoutViewOptions Property
Provides access to the PrintLayoutView layout options. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v25.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Xpf.RichEdit.DXRichEditPrintLayoutViewLayoutOptions | A DevExpress.Xpf.RichEdit.DXRichEditPrintLayoutViewLayoutOptions object containing specific options. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to PrintLayoutViewOptions |
|---|---|
| RichEditControl |
|
See Also