[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.QrCodeBuilder.Mask

Mask Method

Mask(int)

Configurates Mask. Sets the patterns that are defined on a grid, which are repeated as necessary to cover the whole symbol.

Declaration
public virtual QrCodeBuilder Mask(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
QrCodeBuilder

Current builder.