XpfRichEditPrinter(IRichEditDocumentServer) Constructor
Initializes a new instance of the XpfRichEditPrinter class with the specified settings.
Namespace: DevExpress.XtraRichEdit.Printing
Assembly: DevExpress.Xpf.RichEdit.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Parameters
Name | Type | Description |
---|---|---|
documentServer | IRichEditDocumentServer | An object exposing the IRichEditDocumentServer that represents the target control. |
See Also