Ink.ClipboardCopy Method
Copies an Ink object or Strokes collection to the Clipboard.
Overload List
Name | Description |
---|---|
Ink.ClipboardCopy (InkClipboardFormats, InkClipboardModes) | Copies the Ink object to the Clipboard. |
Ink.ClipboardCopy (Rectangle, InkClipboardFormats, InkClipboardModes) | Copies the Strokes collection contained in the specified rectangle to the Clipboard. |
Ink.ClipboardCopy (Strokes, InkClipboardFormats, InkClipboardModes) | Copies a specified Strokes collection to the Clipboard. |
See Also
Reference
Ink Class
Ink Members
Microsoft.Ink Namespace
ClipboardPaste