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)

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next