Chapter Contents

Previous

Next
Widget Class: _copyToClipBoard

Widget Class: _copyToClipBoard



Copies an object to the host's clipboard


Syntax
Details

Syntax

objectName._copyToClipBoard( );


Details

The behavior of _copyToClipboard is host dependent. On hosts like the PC that have a clipboard facility, this method renders a bit-mapped image of the directed object and saves the image to the clipboard. From there the image can be manipulated using standard tools on your host.

_copyToClipboard is not supported for non-graphic (text) objects.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.