[]
        
(Showing Draft Content)

C1.WPF.FlexReport.BarCodeField

BarCodeField Class

Represents barcode in the C1FlexReport.

Inheritance
BarCodeField
Implements
INotify
Namespace: C1.WPF.FlexReport
Assembly: C1.WPF.FlexReport.4.6.2.dll
Syntax
public class BarCodeField : FieldBase, ICloneable, INotify

Constructors

Name Description
BarCodeField()

Initializes a new instance of the BarCodeField class.

Properties

Name Description
Align

Gets or sets a value determining how the barcode image is aligned within the field area.

BarCode

Gets or sets the type of barcode.

BarcodeOptions

Gets the BarcodeOptions object defining additional options of barcode.

Font

Gets or sets the field's font.

ForeColor

Gets or sets the field's foreground color.

ParentReport

Gets the C1FlexReport containing this field.

Text

Gets or sets a ScriptStringValue yielding the text encoded by the barcode.

Methods

Name Description
AssignFrom(ReportObject, bool)

Copies properties from another object into this object.