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; }
Public Property TrimExcessData As Boolean
Get
Set
Property Value
Type:
BooleanSee Also