Method CopyOutputToClipboard
CopyOutputToClipboard(OutputFormat)
Copies the output item to the Windows clipboard in the specified format
Declaration
void CopyOutputToClipboard(OutputFormat format = OutputFormat.Rtf)
Parameters
| Type | Name | Description |
|---|---|---|
| OutputFormat | format | Output format, the default is Microsoft Rich Text Format (RTF) |