SSCCGenerator.HumanReadableText Property
In This Article
This property has no effect for the SSCC barcode.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
[Browsable(false)]
[DefaultValue(true)]
public override bool HumanReadableText { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also