Click or drag to resize

StiBarCodeCode Property

Gets or sets the expression to fill a code of bar code.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiBarCodeExpression Code { get; set; }

Property Value

Type: StiBarCodeExpression
See Also