XpfRichEditPrinter.Print() Method
Prints the document to the default printer.
Namespace: DevExpress.XtraRichEdit.Printing
Assembly: DevExpress.Xpf.RichEdit.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Remarks
Create a XpfRichEditPrinter instance tom implement a custom logic and call the Print method.
See Also