MindFusion WinForms Programmer's Guide
Barcode Members
Constructors Properties
 


Represents a report item that that can render barcodes.

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

 Public Constructors

  Name Description

Barcode

Initializes a new instance of the Barcode class.

 Public Properties

  Name Description

AffectsParentLayout

Gets or sets a value indicating whether the parent of this item will shrink when this item is hidden as a result of PageSectionVisibility. (Inherited from ReportItem.)

AutoSize

Gets or sets a value indicating whether the barcode will resize automatically.

Background

Gets or sets the brush that will be used to fill the barcode background.

Color

Gets or sets the color that will be used to draw the barcode.

Content

Gets or sets the barcode content.

DataField

Gets or sets the name of the data field to bind to.

Font

Gets or sets the barcode font.

FontName

Gets or sets the default font in the report.

FontSize

Gets or sets the font size of the label.

FontStyle

Gets or sets the font style of the label.

Format

Gets or sets the barcode format.

Location

Gets or sets the position of the item. (Inherited from ReportItem.)

Name

Gets or sets the name of the report item. (Inherited from ReportItem.)

PageSectionVisibility

Gets or set a value indicating whether this item will be visible. This only applies to items placed in page sections. (Inherited from ReportItem.)

QRCorrectionLevel

Gets or sets the correction level of QR barcodes.

RotationAngle

Gets or sets the rotation angle of the barcode.

Size

Gets or sets the size of the item. (Inherited from ReportItem.)

UseDesignOrder

Gets or sets a value indicating whether this item's design-time order will take precedence over the item's vertical position within the page design when determining the layout order. (Inherited from ReportItem.)

Visible

Gets or sets a value indicating whether the item will be printed in the report. (Inherited from ReportItem.)

 See Also

Barcode Class
MindFusion.Reporting Namespace