[]
Configurates Mask. Sets the patterns that are defined on a grid, which are repeated as necessary to cover the whole symbol.
public virtual QrCodeBuilder Mask(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| QrCodeBuilder | Current builder. |