Back to Devexpress

RichEditControl.Print Method

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-dot-print.md

latest681 B
Original Source

RichEditControl.Print Method

NameParametersDescription
Print()nonePrints the document to the default printer with the default settings.
Print(PrinterSettings, String)printerSettings, printDocumentNamePrints the document with the given printer settings and document name.
Print(PrinterSettings)printerSettingsPrints the document with the given printer settings.