Configuration for PDF417 codes. More...
Inherits ConfigBase< T >.
Additional Inherited Members | |
Public Member Functions inherited from ConfigBase< T > | |
| T | SetEnabled (bool enabled) |
| Sets value for IsEnabled. | |
Properties inherited from ConfigBase | |
| virtual bool | IsEnabled [get, set] |
| The enabled state of this symbology. | |
| Decoder | Decoder [get] |
| Decoder this config belongs to. | |
Configuration for PDF417 codes.
For additional details on configuration including a code example, refer to the GetConfig<T>() method in the Decoder class.