CVB.Net 15.0
Loading...
Searching...
No Matches
Pdf417 Class Reference

Configuration for PDF417 codes. More...

Inherits ConfigBase< T >.

Additional Inherited Members

- Public Member Functions inherited from ConfigBase< 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.
 

Detailed Description

Configuration for PDF417 codes.


For additional details on configuration including a code example, refer to the GetConfig<T>() method in the Decoder class.