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