Back to Devexpress

RichEditControl.Print Method

windowsforms-devexpress-dot-xtrarichedit-dot-richeditcontrol-dot-print.md

latest682 B
Original Source

RichEditControl.Print Method

NameParametersDescription
Print()nonePrints the document to the default printer.
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.