Method: CopyToClipboard - Syntax 2

Copies a barcode symbol to the system clipboard. The barcode symbol is specified by the parameters of this method.

Syntax:

function CopyToClipboard(Barcode: string; BarColor, SpaceColor: TColor; ShowQuietZone: Boolean; Module: Integer; Angle: Integer = 0): Integer; overload; virtual;

Description:

Copies a barcode symbol that is specified by the parameters of this method to the system clipboard.

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

Parameters:
Return:

Contents