BarCodeOptions.SSCC Property
In This Article
Options specific for the Serial Shipping Container Code (SSCC-18) symbology.
Namespace: DevExpress.BarCodes
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
public SSCCOptions SSCC { get; set; }
#Property Value
Type | Description |
---|---|
SSCCOptions | A SSCCOptions class instance containing bar code specific options. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to SSCC |
---|---|
Bar |
|
See Also