Method: CopyToClipboard

Copies a barcode symbol to the system clipboard. There are several different overloading methods, Syntax 1, Syntax 2, and Syntax 3 (only for Delphi/C++Builder 2009 or later):

Note:

For Delphi 3, the method overload isn't supported, so the method names of Syntax 1 and Syntax 2 are changed to CopyToClipboard1 and CopyToClipboard2.

Contents