[]
Configurates CharCode. Sets the collection of characters associated with the charset.
public virtual QrCodeBuilder CharCode(int value)
Public Overridable Function CharCode(value As Integer) As QrCodeBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| QrCodeBuilder | Current builder. |