Aztec.ProcessTilde Property

Gets or Sets a boolean indicating whether to process tilde symbol in the input.

public bool ProcessTilde { get; set; }
Public Property ProcessTilde As Boolean

Property Value

Boolean

Licensing Info

This property is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

Remarks

Settign true will check for ~ character and processes it for FNC1 or ECI characters.

See Also

Aztec
ceTe.DynamicBarcode.Creator

In this topic