Skip to main content
A newer version of this page is available. .

RichEditControl.Print Method

Name Parameters Description
Print() none Prints the document to the default printer.
Print(PrinterSettings, String) printerSettings, printDocumentName Prints the document with the given printer settings and document name.
Print(PrinterSettings) printerSettings Prints the document with the given printer settings.