Click or drag to resize

StiMaxicodeBarCodeTypeTrimExcessData Property

Gets or sets a value indicating whether it is necessary to trim excess data if the data length exceeds the capacity of the barcode.

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

Property Value

Type: Boolean
See Also