forceCodeSet property

String? forceCodeSet
final

Forces which encoding will be used. Currently only used for Code-128 code sets (Type String). Valid values are "A", "B", "C". This option and code128Compact are mutually exclusive.

Implementation

final String? forceCodeSet;