RichEditControl.Print Method
Name | Parameters | Description |
---|---|---|
Print() | none | Prints the document to the default printer with the default settings. |
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. |