BarCodeOptions.DataMatrixGS1 Property
Provides access to options specific for this type of bar code (symbology).
Namespace: DevExpress.BarCodes
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
DataMatrixGS1Options | A DataMatrixGS1Options class instance containing bar code specific options. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DataMatrixGS1 |
---|---|
BarCode |
|
See Also