Method: CopyToClipboard - Syntax 1

Copies a barcode symbol to the system clipboard. The barcode symbol is specified by the properties of this barcode component.

Syntax:

function CopyToClipboard(Module: Integer = 0; Angle: Integer = -1): Integer; overload; virtual;

Description:

Copies current barcode symbol that is specified by the properties of this barcode component to the system clipboard.

If the quiet zones are represented (please read the ShowQuietZone property about whether or not the quiet zones will be represented), they are included in the barcode symbol.

Parameters:
Return:

Contents