StiMaxicodeBarCodeTypeProcessTilde Property |
Gets or sets the flag that indicates whether the data message supports character '~' as the escape.
Escape sequence must have format '~ddd', where number from 0 to 255 (eg. "~000", "~029" etc.)
Namespace:
Stimulsoft.Report.BarCodes
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool ProcessTilde { get; set; }
Public Property ProcessTilde As Boolean
Get
Set
Property Value
Type:
BooleanSee Also