[]
Configurates FullAscii. Indicates whether the symbol enables encoding of all 128 ASCII characters.
public virtual Code39Builder FullAscii(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
Code39Builder | Current builder. |