MindFusion.Wpf Pack Programmer's Guide
BarcodeLabel Members
Constructors Fields 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 Fields

  Name Description

BarColorProperty

Identifies the BarColor dependency property.

ContentProperty

Identifies the Content dependency property.

FormatProperty

Identifies the Format dependency property.

QRCorrectionLevelProperty

Identifies the QRCorrectionLevel dependency property.

 Public Properties

  Name Description

BarColor

Gets or sets the color of barcode modules. This is a dependency property.

Content

Gets or sets the text or numeric code that should be represented as barcode symbol. This is a dependency property.

Format

Gets or sets the barcode format. This is a dependency property.

QRCorrectionLevel

Gets or sets the correction level of QR barcodes. This is a dependency property.

 Protected Methods

  Name Description

OnRender

Control.OnRender override.

 See Also

BarcodeLabel Class
MindFusion.Barcodes.Wpf Namespace