Configuration class for GS1DataBar14Stacked codes. More...
Inherits CompositeCodeBase< T >.
Properties | |
override bool | IsEnabled [get, set] |
The enabled state of this symbology. | |
![]() | |
virtual bool | IsCCAEnabled [get, set] |
Enable/disable CCA. | |
virtual bool | IsCCBEnabled [get, set] |
Enable/disable CCB. | |
virtual bool | IsCCCEnabled [get, set] |
Enable/disable CCC. | |
![]() | |
virtual bool | IsEnabled [get, set] |
The enabled state of this symbology. | |
Decoder | Decoder [get] |
Decoder this config belongs to. | |
Additional Inherited Members | |
![]() | |
CompositeCodeBase< T > | SetCCAEnabled (bool enable) |
Sets value for IsCCAEnabled. | |
CompositeCodeBase< T > | SetCCBEnabled (bool enable) |
Sets value for IsCCBEnabled. | |
CompositeCodeBase< T > | SetCCCEnabled (bool enable) |
Sets value for IsCCCEnabled. | |
![]() | |
T | SetEnabled (bool enabled) |
Sets value for IsEnabled. | |
Configuration class for GS1DataBar14Stacked codes.
For additional details on configuration including a code example, refer to the GetConfig<T>()
method in the Decoder class.
|
getset |
The enabled state of this symbology.
Also enables the GS1DataBar14 symbology. Note: does not disable the GS1DataBar14 symbology when this symbology is disabled.