MindFusion WinForms Programmer's Guide
BarcodeLabel Members
Constructors Properties Methods
 


Represents a barcode label.

The following tables list the members exposed by the BarcodeLabel type.

 Public Constructors

  Name Description

BarcodeLabel

Initializes a new instance of the BarcodeLabel class.

 Public Properties

  Name Description

AutoSize

Gets or sets a value indicating whether the control is automatically resized to display its entire contents.

BackColor

Gets or sets the background color.

Content

Gets or sets the text or numeric code that should be represented as barcode symbol.

ForeColor

Gets or sets the color of the barcode modules.

Format

Gets or sets the barcode format.

LicenseKey

Gets or sets the license key of the control.

QRCorrectionLevel

Gets or sets the correction level of QR barcodes.

 Public Methods

  Name Description

BeginInit

Implements ISupportInitialize.BeginInit.

EndInit

Implements ISupportInitialize.EndInit.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnPaint

Control.OnPaint override.

OnPaintBackground

Control.OnPaintBackground override.

 See Also

BarcodeLabel Class
MindFusion.Barcodes.WinForms Namespace